代码搜索:pThread

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

代码结果 7,828
www.eeworm.com/read/133667/14030796

c thread7a.c

#include #include #include #include #ifndef _POSIX_THREAD_PRIORITY_SCHEDULING #error "Sorry, your system does not support thread priority scheduling" #e
www.eeworm.com/read/102158/15792228

cxx email_portpass.cxx

// generated by Fast Light User Interface Designer (fluid) version 1.0010 #include #include #include "Email_portpass.h" #ifdef COMMU_PPP #include "commu_db.h" #en
www.eeworm.com/read/289593/8540699

h data.h

#ifndef DATA_H #define DATA_H #include #include #include "Defs.h" typedef struct request { char host[MAXHOSTSIZ]; /* Remote host */ char url[MAXURLSIZ]; /* URL */ c
www.eeworm.com/read/380147/9160018

cpp audiodev.cpp

#include "audiodev.h" #include "mutexbuff.h" #include "goabl.h" #include "jrtplib/rtptimeutilities.h" #include #include using namespace std; extern int fd_wr; extern MutexBuf
www.eeworm.com/read/181916/9227358

hpuxi-acc

# # qmake configuration for hpuxi-acc-32 # # We define _POSIX_C_SOURCE to 199506L when using threads, therefore # we also need to redefine _HPUX_SOURCE. # From pthread(3t): # Some documentation will
www.eeworm.com/read/181916/9227388

hpuxi-acc-64

# # qmake configuration for hpuxi-acc-64 # # We define _POSIX_C_SOURCE to 199506L when using threads, therefore # we also need to redefine _HPUX_SOURCE. # From pthread(3t): # Some documentation will
www.eeworm.com/read/181164/9272057

cpp a_urandom.cpp

/* Reading from /dev/urandom Build: make a_urandom (or g++ t_urandom.cpp -pthread -lwy -lpthread) */ #include "../src/wychrfile.h" #include "../src/wy_uty.h" static const WyCSeg DevName("/dev/
www.eeworm.com/read/181164/9272072

cpp a_popen.cpp

/* Copyright is licensed under GNU LGPL. by I.J.Wang 2006 Simulate popen Build: make a_popen (g++ a_popen.cpp -pthread -lwy) */ #include "../src/wy_uty.h" #include "../src/wy
www.eeworm.com/read/375612/9355657

h thread-pool.h

#include #include #include #include #include #ifndef TPBOOL typedef int TPBOOL; #endif #ifndef TRUE #define TRUE 1 #endif #if
www.eeworm.com/read/170114/9818980

c 12-4.c

#include #include #include #include “pt.h” /*自定义头文件*/ #define NTHREADS 4 /* global data area */ int mwork,nwork,pwork; /* dimensions of matrices