代码搜索:pThread

找到约 7,828 项符合「pThread」的源代码

代码结果 7,828
www.eeworm.com/read/106368/15638647

c attributes.c

#include "thread.h" namespace cpp_threads { // // attributes - constructor // // initialize the attribute structure with default values. attributes::attributes() { Pthread *p = Pthre
www.eeworm.com/read/100025/15887940

c psemaphore.c

============================================================================== Semaphore.c follows ============================================================================== /****************
www.eeworm.com/read/140309/13088639

c authen.c

#include #include "common.h" pthread_mutex_t DatabaseMutex; pthread_mutex_t KeyMutex; R_RSA_PUBLIC_KEY ServerPublicKey; R_RSA_PRIVATE_KEY ServerPrivateKey; R_RANDOM_STRUCT randomS
www.eeworm.com/read/476893/6753950

c mqueue.c

#include #include #include #include "list.h" #include "mqueue.h" static SLIST MsgqList; typedef int HANDLE; static pthread_mutex_t hMutex = PTHREAD_MUTEX_IN
www.eeworm.com/read/470917/1438763

sym tcb-offsets.sym

#include #include PID offsetof (struct pthread, pid) - TLS_PRE_TCB_SIZE TID offsetof (struct pthread, tid) - TLS_PRE_TCB_SIZE MULTIPLE_THREADS_OFFSET offsetof (struct pthread,
www.eeworm.com/read/463221/1539108

c example12_1.c

/* example12_1.c */ #include #include void thread(void) { int i; for(i=0;i
www.eeworm.com/read/237551/4623093

sym tcb-offsets.sym

#include #include PID offsetof (struct pthread, pid) - TLS_PRE_TCB_SIZE TID offsetof (struct pthread, tid) - TLS_PRE_TCB_SIZE MULTIPLE_THREADS_OFFSET offsetof (struct pthread,
www.eeworm.com/read/182103/5272064

scn psx07.scn

*** POSIX TEST 7 *** Init's ID is 0x0b010001 Init: pthread_attr_init - EINVAL (NULL attr) Init: pthread_attr_init - SUCCESSFUL Init: initialize and destroy an attribute - SUCCESSFUL Init: pthread_attr
www.eeworm.com/read/320652/3542269

sym tcb-offsets.sym

#include #include PID offsetof (struct pthread, pid) - TLS_PRE_TCB_SIZE TID offsetof (struct pthread, tid) - TLS_PRE_TCB_SIZE MULTIPLE_THREADS_OFFSET offsetof (struct pthread,
www.eeworm.com/read/367182/2850145

sym tcb-offsets.sym

#include #include PID offsetof (struct pthread, pid) - TLS_PRE_TCB_SIZE TID offsetof (struct pthread, tid) - TLS_PRE_TCB_SIZE MULTIPLE_THREADS_OFFSET offsetof (struct pthread,