代码搜索:thread
找到约 10,000 项符合「thread」的源代码
代码结果 10,000
www.eeworm.com/read/162604/10291734
mach threads.mach
This readme refers to the file thr-mach.c.
Under mach, thread priorities are kinda strange-- any given thread has
a MAXIMUM priority and a BASE priority. The BASE priority is the
current priority of
www.eeworm.com/read/425200/10371418
h threadchain.h
///////////////////////////////////////////////////////////////////////////////////////////////////////
/// ThreadChain.h: interface for the testchain class.
// Author - Alex.C.P (alexcpn@gmail.com)
www.eeworm.com/read/278472/10533792
txt readme.txt
Singe-threaded recovery test
This is a simulation of the NVRAM database, the test demonstrates a database
recovery after a hardware reset. The "working" thread creates a database in
the local memor
www.eeworm.com/read/422526/10632120
txt readme.txt
========================================================================
Microsoft Foundation Class Library for Windows CE: Thread
==============================================================
www.eeworm.com/read/350629/10728311
txt readme.txt
========================================================================
Microsoft Foundation Class Library for Windows CE: Thread
==============================================================
www.eeworm.com/read/418028/10967279
c test_server.c
/*
** 2006 January 07
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgivenes
www.eeworm.com/read/417321/10994776
changelog
2006-12-20 Ross Johnson
* sem_destroy.c: Fix the race involving invalidation of the sema;
fix incorrect return of EBUSY resulting from the mutex tryloc
www.eeworm.com/read/416714/11016767
inc makeincl.inc
#==========================================================================
#
# makeincl.bcc - header file Borland C++ makefiles
#
#===============================================================