代码搜索:pThread
找到约 7,828 项符合「pThread」的源代码
代码结果 7,828
www.eeworm.com/read/216781/4887963
makefile
include ../Make.defines
# Following required by Solaris 2.x for Posix version of sigwait().
CFLAGS += -D_POSIX_PTHREAD_SEMANTICS
all: ${LIB_OBJS}
ar rv ${LIBUNPIPC_NAME} $?
${RANLIB} ${LI
www.eeworm.com/read/198916/5080646
makefile
include ../Make.defines
# Following required by Solaris 2.x for Posix version of sigwait().
CFLAGS += -D_POSIX_PTHREAD_SEMANTICS
all: ${LIB_OBJS}
ar rv ${LIBUNPIPC_NAME} $?
${RANLIB} ${LI
www.eeworm.com/read/198784/5082315
cpp threads.cpp
#ifndef _THREAD_H_
#define _THREAD_H_
#include
#include "comhead.h"
#include
//here we should define some exception for thread class
//such as CThreadException
extern
www.eeworm.com/read/198784/5082341
cpp threads.cpp
#ifndef _THREAD_H_
#define _THREAD_H_
#include
#include "comhead.h"
#include
//here we should define some exception for thread class
//such as CThreadException
extern
www.eeworm.com/read/198784/5082356
cpp threads.cpp
#ifndef _THREAD_H_
#define _THREAD_H_
#include
#include "comhead.h"
#include
//here we should define some exception for thread class
//such as CThreadException
extern
www.eeworm.com/read/198784/5082403
cpp threads.cpp
#ifndef _THREAD_H_
#define _THREAD_H_
#include
#include "comhead.h"
#include
//here we should define some exception for thread class
//such as CThreadException
extern
www.eeworm.com/read/183001/5260103
pgc test_thread.pgc
/*
* Thread test program
* by Philip Yarra & Lee Kindness.
*/
/* #define ECPGDEBUG */
#include
#include
void *test_thread(void *arg);
EXEC SQL BEGIN DECLARE SECTION;
char
www.eeworm.com/read/180118/5291503
h searchthreadparams.h
// SearchThreadParams.h header file
#include
typedef struct tagThreadParams
{
CWinThread *m_pThread;
CTime m_SearchTime;
DWORD m_threadID;
CString m_BaseUrl;
CString m
www.eeworm.com/read/167046/5469954
h sigcontextinfo.h
/*
* sysdeps/v850/sigcontextinfo.h -- v850-specific pthread signal definitions
*
* Copyright (C) 2002 NEC Electronics Corporation
* Copyright (C) 2002 Miles Bader
*
* This fi
www.eeworm.com/read/163821/5508359
h sigcontextinfo.h
/*
* sysdeps/v850/sigcontextinfo.h -- v850-specific pthread signal definitions
*
* Copyright (C) 2002 NEC Electronics Corporation
* Copyright (C) 2002 Miles Bader
*
* This fi