代码搜索:threaded
找到约 881 项符合「threaded」的源代码
代码结果 881
www.eeworm.com/read/124825/14535811
mkf htk_hlmtools_nt.mkf
#
# remember to run VCVARS32.BAT
# makefile for single-threaded HTK tools, MSVC
#
.SUFFIXES: .exe
.c.obj:
$(CC) /nologo /c $(CFLAGS) $<
.obj.exe:
$(CL) $(SYSLF) /OUT:$(HBIN)/$@ $< $(li
www.eeworm.com/read/124825/14536398
mkf htk_htktools_nt.mkf
#
# remember to run VCVARS32.BAT
# makefile for single-threaded HTK tools, MSVC
#
.SUFFIXES: .exe
.c.obj:
$(CC) /nologo /c $(CFLAGS) $<
.obj.exe:
$(CL) $(SYSLF) /OUT:$(HBIN)/$@ $< $(li
www.eeworm.com/read/221464/4831524
mak vc6-stlport.mak
# very basic makefile for regression tests
#
# Visual C++ 6 + full stlport 4.x
#
# we don't test single threaded builds as stlport doesn't support these...
#
#
# Add additional compiler optio
www.eeworm.com/read/197479/5094743
c handler.c
/* handler.c
Multi-threaded stand-alone event handler service
Events are based on asynchronous one-way SOAP messaging using HTTP
keep-alive for persistent connections
The 'synchronous' global f
www.eeworm.com/read/168845/5435261
mak vc6-stlport.mak
# very basic makefile for regression tests
#
# Visual C++ 6 + full stlport 4.x
#
# we don't test single threaded builds as stlport doesn't support these...
#
#
# Add additional compiler optio
www.eeworm.com/read/306677/3735164
c handler.c
/* handler.c
Multi-threaded stand-alone event handler service
Events are based on asynchronous one-way SOAP messaging using HTTP
keep-alive for persistent connections
The 'synchronous' global f
www.eeworm.com/read/299474/3851932
in config.in
#
Includes=-I../Base
#
# Asm.cpp needs to be compiled without optimization
# flags
#
Name=foo.tmp
Depends=Asm.cpp
Build=$(CXX) -c $(CONFIG_THREADED) $(CONFIG
www.eeworm.com/read/401989/2334333
cpp threadedclient.cpp
/*
ThreadedClient.cpp
A threaded database client.
*/
#include
#include "servers.h"
#ifdef _MSC_VER
#include
#include
#include
typede
www.eeworm.com/read/401989/2334352
cpp threadedclient.cpp
/*
ThreadedClient.cpp
A threaded database client.
*/
#include
#include "servers.h"
#ifdef _MSC_VER
#include
#include
#include
typede
www.eeworm.com/read/401989/2334363
cpp threadedclient.cpp
/*
ThreadedClient.cpp
A threaded database client.
*/
#include
#include "servers.h"
#ifdef _MSC_VER
#include
#include
#include
typede