代码搜索:task
找到约 10,000 项符合「task」的源代码
代码结果 10,000
www.eeworm.com/read/137691/5819826
sql task.sql
-- SQL for creating tables to initialize a GSK database.
-- This script is platform specific. It uses some PostgreSQL specific
-- data types (e.g., bytea).
-- task_query_log is a complete log of
www.eeworm.com/read/137626/5823128
c task.c
/* Sessions task management */
/* $Id: task.c,v 1.146.2.7 2005/05/01 21:32:11 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include
#include
#include
www.eeworm.com/read/137626/5823137
h task.h
/* $Id: task.h,v 1.17 2004/11/22 13:27:41 zas Exp $ */
#ifndef EL__SCHED_TASK_H
#define EL__SCHED_TASK_H
#include "cache/cache.h"
#include "sched/session.h"
struct download;
struct location;
struct
www.eeworm.com/read/137460/5824343
java task.java
/*
* $Header: /home/cvs/WEBPUMP2.0/WebPumpIDE_Src/WebPumpIDE/src/com/webpump/ui/gefmodule/model/Task.java,v 1.1.1.1 2004/07/01 09:07:48 wang_j Exp $
* $Revision: 1.1.1.1 $
* $Date: 2004/07/01 09
www.eeworm.com/read/137460/5824575
java task.java
/*
* $Header: /home/cvs/WEBPUMP2.0/WebPumpIDE_Src/WebPumpIDE/src/com/webpump/ui/module/model/Task.java,v 1.1.1.1 2004/07/01 09:07:50 wang_j Exp $
* $Revision: 1.1.1.1 $
* $Date: 2004/07/01 09:07
www.eeworm.com/read/136989/5826780
cpp task.cpp
// Task.cpp,v 1.5 2004/01/08 23:20:07 shuston Exp
#include "ace/OS_NS_sys_time.h"
// Listing 1 code/ch20
#include "ace/Timer_Queue_Adapters.h"
#include "ace/Timer_Heap.h"
typedef ACE_Thread
www.eeworm.com/read/136989/5827610
cpp task.cpp
// task.cpp,v 1.6 2003/11/09 20:44:18 dhinton Exp
#include "task.h"
#include "block.h"
#include "ace/OS_NS_unistd.h"
/* Set our housekeeping pointer to NULL and tell the user we exist. */
Ta
www.eeworm.com/read/136989/5827614
h task.h
// task.h,v 1.6 2003/11/09 20:44:18 dhinton Exp
#ifndef TASK_H
#define TASK_H
#include "ace/Task.h"
#include "ace/Barrier.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* A
www.eeworm.com/read/136989/5827633
cpp task.cpp
// task.cpp,v 1.6 2003/11/09 20:44:19 dhinton Exp
#include "task.h"
#include "block.h"
#include "work.h"
#include "ace/Barrier.h"
/*
Construct the Task with zero or more subtasks. If s
www.eeworm.com/read/136989/5827642
h task.h
// task.h,v 1.7 2003/11/09 20:44:19 dhinton Exp
#ifndef TASK_H
#define TASK_H
#include "ace/Task.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA_ONCE */