代码搜索:pThread

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

代码结果 7,828
www.eeworm.com/read/454975/7380717

announce

PTHREADS-WIN32 RELEASE 2.7.0 (2005-06-04) ----------------------------------------- Web Site: http://sources.redhat.com/pthreads-win32/ FTP Site: ftp://sources.redhat.com/pub/pthread
www.eeworm.com/read/450639/7479435

c lwld.c

/* Speak Freely for Win32 Look Who's Listening Server This is the Win32 of the LWL daemon. */ #include "speakfree.h" #ifdef THREADS #include #define Lock(x) pt
www.eeworm.com/read/296488/8099484

cpp spnklog.cpp

/* * Copyright 2008 Stephen Liu * For license terms, see the file COPYING along with this library. */ #include #include #include #include #include
www.eeworm.com/read/333344/12686262

h thread.h

#ifndef __THREAD_H__ #define __THREAD_H__ #include #include #include "types.h" #define THREAD_RETURN void* #define THREAD_API typ
www.eeworm.com/read/242863/12976630

c sem1.c

#include #include #include #include using namespace std; using namespace cpp_threads; int main() { Pthread::setProject( "/tmp/sem
www.eeworm.com/read/242863/12976633

c sem2.c

#include #include using namespace cpp_threads; int main() { Pthread::setProject( "/tmp/sematest" ); Semaphore sem(attributes::process_shared_e); sem.post();
www.eeworm.com/read/315169/13549568

h thread.h

#ifndef __THREAD_H__ #define __THREAD_H__ #include #include #include "types.h" #define THREAD_RETURN void* #define THREAD_API typ
www.eeworm.com/read/136072/5873963

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/132748/5909494

c pt-barrier-init.c

/* pthread_barrier_init. Generic version. Copyright (C) 2002, 2005 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistr
www.eeworm.com/read/132748/5909540

h pt-key.h

/* pthread_key internal declatations. Generic version. Copyright (C) 2002 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can