代码搜索:Multi-Threaded

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

代码结果 185
www.eeworm.com/read/327242/13091975

nmk_icl makefile.nmk_icl

# # makefile for fasta3, fasta3_t. Use makefile.pvm for pvcompxx. # # options for Intel C compiler (v9.1) # # must be compiled/linked with /MT (or /MTd for debugging) to ensure # multi-threaded stat
www.eeworm.com/read/336999/12402860

h httpui.h

// // HTTPUI.H Hyper Text Transfer Protocol Server // // Multi-Threaded Model User Interface // #ifndef _HTTPUI_H #define _HTTPUI_H #include #include #includ
www.eeworm.com/read/261925/4319300

py pop.py

"""Spam-filtering proxy for a POP3 server. The implementation uses the SocketServer module to run a multi-threaded POP3 proxy. It adds an X-Spambayes header with a spam probability. It scores a mes
www.eeworm.com/read/248818/12539699

h httpui.h

// // HTTPUI.H Hyper Text Transfer Protocol Server // // Multi-Threaded Model User Interface // #ifndef _HTTPUI_H #define _HTTPUI_H #include #include #includ
www.eeworm.com/read/136571/5869484

c threadwin.c

/* Test out the multi-threaded event handling functions */ #include #include #include #include "SDL.h" #include "SDL_thread.h" /* Are we done yet? */ sta
www.eeworm.com/read/110972/6162020

c threadwin.c

/* Test out the multi-threaded event handling functions */ #include #include #include #include "SDL.h" #include "SDL_thread.h" /* Are we done yet? */ sta
www.eeworm.com/read/336999/12402864

h httpmt.h

// // HTTPMT.H HTTP Server Framework // // Multi-Threaded Model // #include #include #include #include #include #include
www.eeworm.com/read/14735/405458

c threadwin.c

/* Test out the multi-threaded event handling functions */ #include #include #include #include "SDL.h" #include "SDL_thread.h" /* Are we done yet? */ sta
www.eeworm.com/read/251805/4416545

c threadwin.c

/* Test out the multi-threaded event handling functions */ #include #include #include #include "SDL.h" #include "SDL_thread.h" /* Are we done yet? */ sta
www.eeworm.com/read/303435/3810670

makefile

# This Makefile builds both uni-threaded and multi-threaded versions # of the libraries. It can be used as: # 1. make install: build the uni-threaded version # 2. make install_mt: build the multi-thre