代码搜索:pThread

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

代码结果 7,828
www.eeworm.com/read/396069/8134914

bak pthread_sem_sample.c.bak

#include #include #include #include #include int number; sem_t sem_id; void* thread_fun(void *arg) { int i=0; printf("count=%d\n",*((int
www.eeworm.com/read/396069/8134920

bak pthread_mutex_sample.c.bak

#include #include #include #include #include int number; sem_t sem_id; void* thread_fun(void *arg) { int i=0; printf("count=%d\n",*((int
www.eeworm.com/read/136431/13379489

m4 gnome-pthread-check.m4

dnl dnl And better, use gthreads instead... dnl AC_DEFUN([GNOME_PTHREAD_CHECK],[ PTHREAD_LIB="" AC_CHECK_LIB(pthread, pthread_create, PTHREAD_LIB="-lpthread", [AC_CHECK_LIB(pthreads, pthread_crea
www.eeworm.com/read/113214/6132922

m4 gnome-pthread-check.m4

dnl dnl And better, use gthreads instead... dnl AC_DEFUN([GNOME_PTHREAD_CHECK],[ PTHREAD_LIB="" AC_CHECK_LIB(pthread, pthread_create, PTHREAD_LIB="-lpthread", [AC_CHECK_LIB(pthreads, pthread_crea
www.eeworm.com/read/113214/6132983

m4 gnome-pthread-check.m4

dnl dnl And better, use gthreads instead... dnl AC_DEFUN([GNOME_PTHREAD_CHECK],[ PTHREAD_LIB="" AC_CHECK_LIB(pthread, pthread_create, PTHREAD_LIB="-lpthread", [AC_CHECK_LIB(pthreads, pthread_crea
www.eeworm.com/read/103509/6215169

3 pthread_make_periodic_np.3

.\" This -*- nroff -*- file has been generated from .\" DocBook SGML with docbook-to-man on Debian GNU/Linux. ...\" ...\" transcript compatibility for postscript use. ...\" ...\" synopsis: .P!
www.eeworm.com/read/103509/6215175

3 pthread_attr_setcpu_np.3

.\" This -*- nroff -*- file has been generated from .\" DocBook SGML with docbook-to-man on Debian GNU/Linux. ...\" ...\" transcript compatibility for postscript use. ...\" ...\" synopsis: .P!
www.eeworm.com/read/103509/6215176

3 pthread_attr_getcpu_np.3

.\" This -*- nroff -*- file has been generated from .\" DocBook SGML with docbook-to-man on Debian GNU/Linux. ...\" ...\" transcript compatibility for postscript use. ...\" ...\" synopsis: .P!
www.eeworm.com/read/103509/6215183

3 pthread_attr_setfp_np.3

.\" This -*- nroff -*- file has been generated from .\" DocBook SGML with docbook-to-man on Debian GNU/Linux. ...\" ...\" transcript compatibility for postscript use. ...\" ...\" synopsis: .P!
www.eeworm.com/read/152550/12107423

m4 gnome-pthread-check.m4

dnl dnl And better, use gthreads instead... dnl AC_DEFUN([GNOME_PTHREAD_CHECK],[ PTHREAD_LIB="" AC_CHECK_LIB(pthread, pthread_create, PTHREAD_LIB="-lpthread", [AC_CHECK_LIB(pthreads, pthread_crea