代码搜索:pThread

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

代码结果 7,828
www.eeworm.com/read/283704/8994959

h start.h

#if !defined(AFX_START_H__8E7813D3_934D_4EFC_98BD_2BC1F2C4020D__INCLUDED_) #define AFX_START_H__8E7813D3_934D_4EFC_98BD_2BC1F2C4020D__INCLUDED_ #include "Page1.h" // Added by ClassView #if _MSC_V
www.eeworm.com/read/177968/9425433

c mutex_priority.c

/******************************************************** * An example source module to accompany... * * "Using POSIX Threads: Programming with Pthreads" * by Brad nichols, Dick Buttlar, Jacki
www.eeworm.com/read/177968/9425668

c tpool.c

/******************************************************** * An example source module to accompany... * * "Using POSIX Threads: Programming with Pthreads" * by Brad nichols, Dick Buttlar, Jacki
www.eeworm.com/read/177478/9451195

ac configure.ac

dnl dnl ref: http://www.gnu.org/software/autoconf/manual/autoconf.info.gz dnl AC_PREREQ(2.57) dnl information on the package dnl --------------------------- AC_INIT([sofia-options-client-example],
www.eeworm.com/read/373281/9464442

txt codeapi3.txt

/* cname_to_comp.c */ #include /*----------------------------------------------------------------------- * cname_to_comp - look up a host by name and return its IP address *-----------
www.eeworm.com/read/373281/9464470

txt codeapi4.txt

/* appname_to_appnum.c */ #include /*----------------------------------------------------------------------- * appname_to_appnum - look up a port by service name *---------------------
www.eeworm.com/read/175598/9540415

c once4.c

/* * once4.c * * * -------------------------------------------------------------------------- * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom
www.eeworm.com/read/167847/9950720

c server.c

#include "unpipc.h" #include "square.h" bool_t squareproc_2_svc(square_in *inp, square_out *outp, struct svc_req *rqstp) { printf("thread %ld started, arg = %ld\n", pr_thread_id(NULL), inp->arg
www.eeworm.com/read/360251/10105690

c rtpinit.c

/* rtpinit.c - rtpinit */ #include struct session sn; struct stream stm; /*------------------------------------------------------------------------ * rtpinit - initialize RTP session and
www.eeworm.com/read/163763/10146919

c server.c

#include "unpipc.h" #include "square.h" bool_t squareproc_2_svc(square_in *inp, square_out *outp, struct svc_req *rqstp) { printf("thread %ld started, arg = %ld\n", pr_thread_id(NULL), inp->arg