代码搜索:pThread

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

代码结果 7,828
www.eeworm.com/read/336899/12408146

in mxml.pc.in

prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: Mini-XML Description: Lightweight XML support library Version: @VERSION@ Libs: @PC_LIBS@ @PHTREAD_LIBS@ Cflags:
www.eeworm.com/read/225425/14541094

h webcam_server.h

/********************************************************************* * webcam_server * *
www.eeworm.com/read/171081/5399027

c ptw32_spinlock_check_need_init.c

/* * ptw32_spinlock_check_need_init.c * * Description: * This translation unit implements spin lock primitives. * * -------------------------------------------------------------------------- *
www.eeworm.com/read/171081/5399122

c ptw32_mutex_check_need_init.c

/* * ptw32_mutex_check_need_init.c * * Description: * This translation unit implements mutual exclusion (mutex) primitives. * * ------------------------------------------------------------------
www.eeworm.com/read/169190/5428313

m4 config5.m4

dnl ## XXX - Need a more thorough check of the proper flags to use if test "$MPM_NAME" = "worker" ; then AC_CHECK_FUNCS(pthread_kill) APACHE_FAST_OUTPUT(server/mpm/$MPM_NAME/Makefile) fi
www.eeworm.com/read/164348/5490734

cpp casyntim.cpp

/* ***** BEGIN LICENSE BLOCK ***** * Source last modified: $Id: casyntim.cpp,v 1.5.32.1 2004/07/09 02:06:33 hubbe Exp $ * * Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserv
www.eeworm.com/read/173135/9671993

h linux.h

#ifndef _LINUX_H_ #define _LINUX_H_ #include "../inc/posix.h" #ifdef __cplusplus extern "C" { #endif #ifndef _LINUX #define _LINUX #endif #undef THREAD_PROC_MODE #undef THREAD_CANCEL //for
www.eeworm.com/read/248369/12580757

cpp backup.cpp

// Backup.cpp : implementation file // #include "stdafx.h" #include "Capture.h" #include "Backup.h" #include "DataManage.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static cha
www.eeworm.com/read/113031/15471978

c mattr.c

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

c cancel.c

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