代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/113031/15471995
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/109507/15555766
cpp daomtdemodlg.cpp
// DaoMTDemoDlg.cpp : implementation file
//
#include "stdafx.h"
#include "DaoMTDemo.h"
#include "DaoMTDemoDlg.h"
#include "Shared.h"
#include "TestSet.h"
#include
#include
www.eeworm.com/read/108728/15577820
c mt_support.c
/*
* mt_support.c - multi-thread resource locking support
*/
/*
* Author: Markku Laukkanen
* Created: 6-Sep-1999
* History:
* 8-Sep-1999 M. Slifcak method names changed;
*
www.eeworm.com/read/107468/15606641
c rtpqueueapi.c
/* rtpqueueapi.c - copypacket, copypacket2, rtpqinit, rtpqdestroy,
* rtpqlock , rtpqunlock, rtpqclear, rtpqextracthead, rtpqinsert
*/
#include
#include
#include
#incl
www.eeworm.com/read/107468/15606700
c thrstartstop.c
/*-------------------------------------------------------------------------
* thrstartstop.c - startthread, stopthread
*-------------------------------------------------------------------------
*/
www.eeworm.com/read/107468/15606711
h syn.h
/*-------------------------------------------------------------------------
* syn.h - tseq, tsgt, tslt, tsmax, tsmin
*-------------------------------------------------------------------------
*/
#
www.eeworm.com/read/100584/15871257
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/246537/4493542
h unpthread.h
/* Our own header for the programs that use threads.
Include this file, instead of "unp.h". */
#ifndef __unp_pthread_h
#define __unp_pthread_h
#include "unp.h"
void Pthread_create(pthread_t *, c
www.eeworm.com/read/246537/4493583
h unpthread.h
/* Our own header for the programs that use threads.
Include this file, instead of "unp.h". */
#ifndef __unp_pthread_h
#define __unp_pthread_h
#include "unp.h"
void Pthread_create(pthread_t *, c
www.eeworm.com/read/246537/4493951
h unpthread.h
/* Our own header for the programs that use threads.
Include this file, instead of "unp.h". */
#ifndef __unp_pthread_h
#define __unp_pthread_h
#include "unp.h"
void Pthread_create(pthread_t *, c