代码搜索:pThread

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

代码结果 7,828
www.eeworm.com/read/103510/6214912

c once.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/103510/6214927

c thread.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/103451/6216162

export

algorithm bitset cassert cctype cerrno cfloat climits clocale cmath complex config csetjmp csignal cstd cstdarg cstddef cstdio cstdlib cstring ctime cwchar cwctype deque fstream
www.eeworm.com/read/100926/6263702

todo

$ID$ Testing ======= Test PACE libraries with and without PACE_HAS_POSIX_PTHREAD_SEMANTICS defined. There are some functions (e.g., in time.h) that have been changed because it looked like they
www.eeworm.com/read/251886/6335895

h voice.h

#ifndef VOICE_H #define VOICE_H #include "config.h" #include #include #include #include #include #include #include "xmms/plugin.h
www.eeworm.com/read/490103/6458384

cpp connectthread.cpp

/****************************************************************/ /* */ /* CONNECTTHREAD.CPP */ /* */ /* Implementation of the Connect Thread. */ /
www.eeworm.com/read/483186/6611056

c await_contact.c

/* await_contact.c */ #include connection await_contact(appnum a) { struct sockaddr_in sockaddr, csockaddr; int sock, newsock, i, csockaddrlen; static int p2sinit = 0; static stru
www.eeworm.com/read/260147/11743145

h util.h

/* util.h - tv2lin */ #include #define tv2lin(t, clkrt) ((t.tv_sec * clkrt) + ((int) ((double) \ t.tv_usec * .000001 * (double) clkrt))) struct bufpool { char
www.eeworm.com/read/156147/11824564

h mythread.h

/************************************************* class name : Thread_interface function: It is base class of all threads. used by class Mythread. *********************************************
www.eeworm.com/read/153742/12009399

h mythread.h

/************************************************* class name : Thread_interface function: It is base class of all threads. used by class Mythread. *********************************************