代码搜索:Threads
找到约 7,387 项符合「Threads」的源代码
代码结果 7,387
www.eeworm.com/read/408881/11366349
java jdbcmtsample.java
/*
* This sample is a multi-threaded JDBC program.
* The number of threads defaults to 10, it also
* can be set at commandline. It demonstrates shared
* connection and non-shared connection two m
www.eeworm.com/read/261520/11640957
cpp demo11_9.cpp
// DEMO11_9.CPP -An example use of WaitForMultipleObjects(...)
// INCLUDES ///////////////////////////////////////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // make su
www.eeworm.com/read/125764/14466498
cpp demo11_9.cpp
// DEMO11_9.CPP -An example use of WaitForMultipleObjects(...)
// INCLUDES ///////////////////////////////////////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // make su
www.eeworm.com/read/122711/14673056
cpp demo11_9.cpp
// DEMO11_9.CPP -An example use of WaitForMultipleObjects(...)
// INCLUDES ///////////////////////////////////////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // make su
www.eeworm.com/read/112652/15480379
cpp demo11_9.cpp
// DEMO11_9.CPP -An example use of WaitForMultipleObjects(...)
// INCLUDES ///////////////////////////////////////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // make su
www.eeworm.com/read/100862/15863464
txt lamothe7.txt
LISTING 7. An example use of WaitForMultipleObjects(...).
// INCLUDES ////////////////////////////////////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // make sure certain
www.eeworm.com/read/136989/5828273
conf jaws.conf
JAWS_IO = REACTIVE
#JAWS_CONCURRENCY = TPOOL
#JAWS_MIN_TPR_THREADS
#JAWS_MAX_TPR_THREADS
#JAWS_TPOOL_THREADS
www.eeworm.com/read/419112/10885603
pas spcomm.pas
unit SPComm;
//
// This Communications Component is implemented using separate Read and Write
// threads. Messages from the threads are posted to the Comm control which is
// an invisible window.
www.eeworm.com/read/243434/12940859
readme
Linuxthreads - POSIX 1003.1c kernel threads for Linux
Copyright 1996, 1997 Xavier Leroy (Xavier.Leroy@inria.fr)
DESCRIPTION:
This is release 0.7 (late beta) of LinuxThreads, a BiCapi
www.eeworm.com/read/329140/12976640
htm readme.htm
Background Tasks in GUI Projects
Abstract
This paper considers a way to implement background jobs in Vip6 GUI
applications using multi threading. The threads for the background