代码搜索:pThread

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

代码结果 7,828
www.eeworm.com/read/320652/3542426

h pthreadtypes.h

/* Machine-specific pthread type layouts. Alpha version. Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is fre
www.eeworm.com/read/290808/3970827

c tcpserv01.c

#include "unpthread.h" static void *doit(void *); /* each thread executes this function */ int main(int argc, char **argv) { int listenfd, connfd; pthread_t tid; socklen_t addrlen, len; st
www.eeworm.com/read/278988/4140890

c diseqc.c

/* * Test sending DiSEqC commands on a SAT frontend. * * usage: FRONTEND=/dev/dvb/adapterX/frontendX diseqc [test_seq_no] */ #include #include #include #include
www.eeworm.com/read/434177/1874237

h internal.h

#include "com/Com.h" #include /* Windows maps COINIT values to 0x80 for apartment threaded, 0x140 * for free threaded, and 0 for uninitialized apartments. There is * no real advant
www.eeworm.com/read/423625/2025796

h oxsemi_sem.h

#ifndef INC_SYSLIB_OXSEMISEM_H #define INC_SYSLIB_OXSEMISEM_H #include "semaphore.h" #include "pthread.h" #include "Utils/assert.h" namespace oxsemi { namespace syslib { /** * base class
www.eeworm.com/read/411046/2192995

makefile

# $Id: Makefile,v 1.2 2002/05/02 02:51:12 jason Exp $ BUILD = ../../build include $(BUILD)/Makefile.pre PACKAGES += PTHREAD RTP TARGET_LIBRARY = libdrivers TESTPROGRAMS = AudioTest.cxx # here is
www.eeworm.com/read/411046/2194921

dep pthreads.dep

# Microsoft Developer Studio Generated Dependency File, included by pthreads.mak .\attr.c : \ ".\implement.h"\ ".\pthread.h"\ ".\semaphore.h"\ "c:\program files\microsoft visual studio\vc98
www.eeworm.com/read/411046/2196805

makefile

# $Id: Makefile,v 1.1 2001/03/26 10:35:31 icahoon Exp $ # BUILD = ../../../build include $(BUILD)/Makefile.pre # DEFINES += # PACKAGES += UTIL PTHREAD # names of programs (e.g. test programs) t
www.eeworm.com/read/411046/2196856

makefile

# $Id: Makefile,v 1.3 2001/10/30 21:48:47 icahoon Exp $ # BUILD = ../../../build include $(BUILD)/Makefile.pre # DEFINES += # PACKAGES += UTIL PTHREAD LIBCEXT LIBXML # names of programs (e.g. t
www.eeworm.com/read/411046/2197030

makefile

# $Id: Makefile,v 1.4 2001/04/13 06:30:19 icahoon Exp $ # BUILD = ../../../build include $(BUILD)/Makefile.pre # DEFINES += # PACKAGES += UTIL PTHREAD LIBCEXT LIBXML # names of programs (e.g. t