代码搜索:Threads

找到约 7,387 项符合「Threads」的源代码

代码结果 7,387
www.eeworm.com/read/383065/2622734

c signal.c

/* * signal.c * * Description: * Thread-aware signal functions. * * -------------------------------------------------------------------------- * * Pthreads-win32 - POSIX Threads L
www.eeworm.com/read/353749/3082496

sgml async_queues.sgml

Asynchronous Queues asynchronous communication between threads
www.eeworm.com/read/113031/15472015

csh perf.csh

#!/bin/csh -v ######################################################### # An example source module to accompany... # # "Using POSIX Threads: Programming with Pthreads" # by Brad nichols, Dick Butt
www.eeworm.com/read/179788/9337662

desk prjform.desk

[Closed Files] File_0=SourceModule,'/root/progress/threads/ThSort.pas',0,1,47,39,60,1,0 File_1=SourceModule,'/root/progress/threads/SortThds.pas',0,1,93,9,101,0,0 File_2=SourceModule,'/root/progress/t
www.eeworm.com/read/213039/4932343

cpp task.cpp

// task.cpp,v 1.7 2003/11/09 20:44:18 dhinton Exp #include "task.h" #include "block.h" #include "data.h" #include "ace/OS_NS_unistd.h" Task::Task (size_t n_threads) : barrier_ (n_threads),
www.eeworm.com/read/136989/5827914

cpp adaptive_sema_test.cpp

// adaptive_sema_test.cpp,v 1.2 2003/11/09 04:12:09 dhinton Exp #define ACE_BUILD_SVC_DLL #include "Adaptive_Lock_Performance_Test_Base.h" #include "ace/Semaphore.h" #include "ace/Lock_Adapter_
www.eeworm.com/read/136989/5835067

cpp options_parser.cpp

// Options_Parser.cpp,v 1.6 2003/08/24 13:50:14 jwillemsen Exp #include "Options_Parser.h" ACE_RCSID(lib, TAO_Options_Parser, "Options_Parser.cpp,v 1.6 2003/08/24 13:50:14 jwillemsen Exp") #i
www.eeworm.com/read/100926/6264250

cpp adaptive_sema_test.cpp

// adaptive_sema_test.cpp,v 1.1 1998/08/30 08:39:10 nanbor Exp #define ACE_BUILD_SVC_DLL #include "ace/Synch.h" #include "Adaptive_Lock_Performance_Test_Base.h" ACE_RCSID(Synch_Benchmarks, ad
www.eeworm.com/read/168845/5430664

hpp hpux.hpp

// (C) Copyright John Maddock 2001 - 2003. // (C) Copyright Jens Maurer 2001 - 2003. // (C) Copyright David Abrahams 2002. // (C) Copyright Toon Knapen 2003. // Use, modification and dist
www.eeworm.com/read/175598/9540350

h benchtest.h

/* * * * -------------------------------------------------------------------------- * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright(C) 1998 John E. Bossom * Copy