代码搜索:pThread

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

代码结果 7,828
www.eeworm.com/read/129924/5966266

h uio.h

/* ==== uio.h ============================================================ * Copyright (c) 1994 by Chris Provenzano, proven@athena.mit.edu * * Description : Correct Linux header file. */ #ifndef
www.eeworm.com/read/124348/6050481

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

c mutex.c

/* * Written by Gilles Chanteperdrix . * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Lic
www.eeworm.com/read/274660/6288500

c mutex_unix.c

/* ** 2007 August 28 ** ** The author disclaims copyright to this source code. In place of ** a legal notice, here is a blessing: ** ** May you do good and not evil. ** May you find forgiveness
www.eeworm.com/read/195747/6323223

h imgqueue.h

/********************************************************************* * webcam_server * *
www.eeworm.com/read/195747/6323233

h webcam_server.h

/********************************************************************* * webcam_server * *
www.eeworm.com/read/483186/6611058

c appname_to_appnum.c

/* appname_to_appnum.c 把计算机名转换成对应的二进制地址*/ #include appnum appname_to_appnum(char *appname) { struct servent *sp; appnum port; cnaiapi_init(); #if defined(FreeBSD) || defined(
www.eeworm.com/read/483186/6611061

c cname_to_comp.c

/* cname_to_comp.c */ #include computer cname_to_comp(char *cname) { computer c; struct hostent *hp; cnaiapi_init(); #if defined(FreeBSD) || defined(LINUX) pthread_mutex_lock(&c
www.eeworm.com/read/401853/11546826

h control.h

// // C++ Interface: Control // // Description:与iptux相关的程序数据 // // // Author: Jally , (C) 2008 // // Copyright: See COPYING file that comes with this distribution // // #ifndef CONTROL
www.eeworm.com/read/347594/11656596

h mysal.h

#ifndef _MYSAL_H #define _MYSAL_H #include "mytl.h" class CMySal { public: CMySal(CAllMgr* pAllMgr); ~CMySal(void); bool Init(); void Destroy(); protected: void SendYX(); void SendYC(); void