代码搜索:threaded

找到约 881 项符合「threaded」的源代码

代码结果 881
www.eeworm.com/read/232012/14211621

txt 新建 文本文档.txt

从codeproject上下下来,觉得比较好的一个Socket类,在其中的全文件名为: Multi-threaded Client/Server Socket class 网址为:http://www.codeproject.com/internet/serversocket.asp
www.eeworm.com/read/128084/14317280

pas search.pas

unit Search; interface // Search for text in the multi-threaded text editor. // This isn't an ideal implementation, but it demonstrates how // to search using a TFuture. // Copyright
www.eeworm.com/read/169697/5414869

cvsignore .cvsignore

*.vcproj *.o *.bb *.bbg *.da *.gcov Makefile.in Makefile threaded_sr .deps *ebug *elease
www.eeworm.com/read/169697/5414873

in makefile.in

# This Makefile.in created by simplemake. Do not edit # @configure_input@ # -------------------------------------------------------------------------- all: all-redirect SHELL = @SHELL@ a
www.eeworm.com/read/173458/9657084

txt list11-1.txt

1 // Listing 11 - 1 2 // Definitions For threaded_calculator 3 4 #include 5 #include 6 7 8 threaded_calculator::thre
www.eeworm.com/read/368447/9694274

pas search.pas

unit Search; interface // Search for text in the multi-threaded text editor. // This isn't an ideal implementation, but it demonstrates how // to search using a TFuture. // Copyright
www.eeworm.com/read/171439/9754342

cs ch2_08.cs

using System; class CH2_8 { static int ReferenceCount; private static void IncrementReferenceCount() { // Here we would do any synchronization needed // for multi-th
www.eeworm.com/read/268306/11143263

txt readme.txt

/*! ************************************************************************ * * * The library contain AVC H.264 baseline codec,which can process video * less than 12 minutes. * * *
www.eeworm.com/read/104469/15691340

txt thr_drv.txt

Thread-safeness of drivers ========================== This is a listing of driver code modules, showing which are essentially thread-safe. My criterion is really whether the basic driver I/O functio
www.eeworm.com/read/101543/15827646

h stdafx.h

// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, // but are changed infrequently // // This is a part of the A