代码搜索:pthread_create

找到约 436 项符合「pthread_create」的源代码

代码结果 436
www.eeworm.com/read/118810/14853870

c test03.c

/* test pthread_cond_timedwait() */ #include "unpthread.h" int ndone; pthread_mutex_t ndone_mutex = PTHREAD_MUTEX_INITIALIZER; pthread_cond_t ndone_cond = PTHREAD_COND_INITIALIZER; void * myfunc
www.eeworm.com/read/113945/15120159

c test03.c

/* test pthread_cond_timedwait() */ #include "unpthread.h" int ndone; pthread_mutex_t ndone_mutex = PTHREAD_MUTEX_INITIALIZER; pthread_cond_t ndone_cond = PTHREAD_COND_INITIALIZER; void * myfunc
www.eeworm.com/read/339614/12220913

c gps_isr.c

#include "gps_isr.h" #include "gps.h" #include "socket.h" #include "return.h" #include "ports.h" #include #include #include #include void GPS_I
www.eeworm.com/read/158872/5592301

c pthreads.c

#include #include /* Under OSF 2.0 & 3.0 and HPUX 10, the second arg of pthread_create is prototyped to be just a "pthread_attr_t", while under Solaris it is a "pthread_at
www.eeworm.com/read/142265/12953955

c mymain.c

#include //#include //#include //#include //#include //#include //#include //#include //#include
www.eeworm.com/read/412035/11216987

c ipmsg.c

#include #include #include #include #include #include #include #include #include #include
www.eeworm.com/read/181046/9276481

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/178204/9414966

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/198865/7906615

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/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