代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/136072/5873960
h stackinfo.h
/*
* bits/stackinfo.h -- v850-specific pthread definitions
*
* Copyright (C) 2003 NEC Electronics Corporation
* Copyright (C) 2003 Miles Bader
*
* This file is subject to the
www.eeworm.com/read/128880/14273784
c incr_pxmutex5.c
/* include main */
#include "unpipc.h"
#define MAXNPROC 100
int nloop;
struct shared {
pthread_mutex_t mutex;
long counter;
} *shared; /* pointer; actual structure in shared memory */
void *
www.eeworm.com/read/463221/1539033
c example92.c
/* example92.c */
#include
#include
#define MAXNITEMS 1000000
#define MAXNTHREADS 100
#define min(a,b) ((a) < (b) ? (a) : (b))
int nitems;
int buf
www.eeworm.com/read/233448/4686968
java gthreadnativemethodrunner.java
/* GThreadNativeMethodRunner.java -- Implements pthread_create(), under
glib's gthread abstraction, for use with GNU Classpath's
--portable-native-sync option.
This is used by gthread-jni.c
www.eeworm.com/read/167046/5469951
h stackinfo.h
/*
* bits/stackinfo.h -- v850-specific pthread definitions
*
* Copyright (C) 2003 NEC Electronics Corporation
* Copyright (C) 2003 Miles Bader
*
* This file is subject to the
www.eeworm.com/read/347603/3166305
h ucos2_semaphore.h
/**
* \file ucos2_semaphore.h
* \author Wei Yongming
* \date 2004/02/03
*
* semaphore.h: This header contains the pthread semaphore definitions
* needed to sup
www.eeworm.com/read/339586/3296666
makefile
BUILD = ../build
include $(BUILD)/Makefile.pre
PACKAGES += RESIPROCATE OPENSSL PTHREAD ARES
SRC = StatelessProxy.cxx
TARGET_LIBRARY = libstateless
TESTPROGRAMS = stateless-proxy.cxx
include $(BU
www.eeworm.com/read/338072/3322262
makefile
BUILD = ../../build
include $(BUILD)/Makefile.pre
PACKAGES += HEARTBEAT PSLIB PSUTILIB UTIL LIBXML PTHREAD
TESTPROGRAMS = sender.cxx \
receiver.cxx
SRC = \
SenderProxy.cxx \
ReceiverProxy.
www.eeworm.com/read/304657/3789373
java gthreadnativemethodrunner.java
/* GThreadNativeMethodRunner.java -- Implements pthread_create(), under
glib's gthread abstraction, for use with GNU Classpath's
--portable-native-sync option.
This is used by gthread-jni.c
www.eeworm.com/read/283355/4079985
readme-hppa
[See also http://parisc-linux.org/toolchain
One of these days I'll have a look at what they've
got there, and incorporate their patches.]
-------
The error
../linuxthreads/sysdeps/pthread/errno-l