代码搜索:Multi-Threaded

找到约 185 项符合「Multi-Threaded」的源代码

代码结果 185
www.eeworm.com/read/146114/12670420

readme

Serproxy -------- Author: Stefano Busti (sbusti@nildram.co.uk) Serproxy is a GPL multi-threaded proxy program for redirecting network socket connections to/from serial links, in cases where the rem
www.eeworm.com/read/336999/12402882

c httpmt.c

// // HTTPMT.C HTTP Server Functions // // Multi-Threaded Model // #include "httpMT.h" // // Internal linkage // static SOCKET listenSocket; static char szWebRoot[_MAX_PATH]; static
www.eeworm.com/read/410728/2204583

c pthread_cond_wait.c

/* A small multi-threaded test case. Copyright 2004 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistribute it and/or modify it u
www.eeworm.com/read/248818/12539738

c httpmt.c

// // HTTPMT.C HTTP Server Functions // // Multi-Threaded Model // #include "httpMT.h" #include // // Internal linkage // static SOCKET listenSocket; static char szWebRoot[_
www.eeworm.com/read/177968/9425483

c asrt.c

/* asrt.c * * Created by Brad Nichols, 10/20/93 * * Multi-Threaded Server program for the Automated Teller Machine (ATM) * example program. * Maintains a database of bank accounts accepting req
www.eeworm.com/read/136989/5839145

readme

/** @page Thread Pool Latency Test README File This test tries to estimate the minimum latency for the Thread-Pool concurrency model. The test uses a multi-threaded client and server. Pl
www.eeworm.com/read/209219/15225491

txt abstract.txt

MTTTY: Multi-threaded Terminal Sample (Win32) MTTTY illustrates overlapped serial communication using multiple threads. MTTTY is a companion sample for the "Serial Communication in Win32" tec
www.eeworm.com/read/479931/1327967

c bp_in_thread.c

/* A small multi-threaded test case. Copyright 2004, 2007, 2008 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/479931/1327974

c pthread_cond_wait.c

/* A small multi-threaded test case. Copyright 2004, 2007, 2008 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistribute it and/or modif
www.eeworm.com/read/479931/1327975

c switch-threads.c

/* A minimal multi-threaded test case. Copyright 2003, 2007, 2008 Free Software Foundation, Inc. This file is part of GDB. This program is free software; you can redistribute it and/or mod