代码搜索:task

找到约 10,000 项符合「task」的源代码

代码结果 10,000
www.eeworm.com/read/189320/5196431

vcproj task_static.vcproj

www.eeworm.com/read/189320/5196666

task_threadpool gnumakefile.task_threadpool

# -*- Makefile -*- #---------------------------------------------------------------------------- # GNU Makefile # # @file GNUmakefile.Task_ThreadPool # # gnu.mpd,v 1.147 2006/02/21 19:25:26 jwil
www.eeworm.com/read/189320/5196670

cpp task_threadpool.cpp

// Task_ThreadPool.cpp,v 1.6 2004/07/02 21:56:50 shuston Exp #include "ace/config-lite.h" #if defined (ACE_HAS_THREADS) #include "ace/OS_NS_string.h" #include "ace/OS_NS_time.h" #include "ace/Task.h
www.eeworm.com/read/189320/5196673

dsp task_threadpool.dsp

# Microsoft Developer Studio Project File - Name="Task_ThreadPool" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x8
www.eeworm.com/read/189320/5196687

vcp task_threadpool.vcp

# Microsoft eMbedded Visual Tools Project File - Name="Task_ThreadPool" - Package Owner= # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 # ** DO NOT EDIT ** # TARGTYPE
www.eeworm.com/read/189320/5196692

bor task_threadpool.bor

# Makefile for building the Task_ThreadPool exe with Borland C++ Make NAME = Task_ThreadPool NO_FULL_PATH=1 OBJFILES = \ $(OBJDIR)\Task_ThreadPool.$(OBJ_EXT) LFLAGS = \ -L"." \
www.eeworm.com/read/189320/5196697

vcproj task_threadpool.vcproj

www.eeworm.com/read/189320/5200569

h signal_task.h

/* -*- c++ -*- */ // Signal_Task.h,v 1.3 2005/02/14 23:27:29 shuston Exp #ifndef JAWS_SIGNAL_TASK_H #define JAWS_SIGNAL_TASK_H #include "ace/Synch.h" #include "ace/Signal.h" #include "ace/Singleton.
www.eeworm.com/read/189320/5200582

cpp task_timer.cpp

// Task_Timer.cpp,v 1.3 2004/09/01 21:19:19 shuston Exp #ifndef JAWS_BUILD_DLL #define JAWS_BUILD_DLL #endif #include "ace/OS_NS_sys_time.h" #include "jaws3/Task_Timer.h" #include "jaws3/Timer_Help
www.eeworm.com/read/189320/5200613

cpp signal_task.cpp

// Signal_Task.cpp,v 1.4 2004/06/10 22:42:42 shuston Exp #include "ace/OS_NS_signal.h" #include "ace/OS_NS_Thread.h" #include "ace/Thread.h" #ifndef JAWS_BUILD_DLL #define JAWS_BUILD_DLL #endif #in