代码搜索:task
找到约 10,000 项符合「task」的源代码
代码结果 10,000
www.eeworm.com/read/281519/4115646
cc task.cc
#include
#include "task.h"
#include "common.h"
#include "taskrunner.h"
namespace utils_base {
int32 Task::unique_id_seed_ = 0;
Task::Task(Task *parent)
: state_(STATE_INIT),
www.eeworm.com/read/281519/4115674
h task.h
#ifndef UTILS_BASE_TASK_H_
#define UTILS_BASE_TASK_H_
#include
#include "scoped_ptr.h"
#include "basictypes.h"
#include "sigslot.h"
/////////////////////////////////////////////////////////
www.eeworm.com/read/281519/4115770
cc task.cc
#include
#include "task.h"
#include "common.h"
#include "taskrunner.h"
namespace utils_base {
int32 Task::unique_id_seed_ = 0;
Task::Task(Task *parent)
: state_(STATE_INIT),
www.eeworm.com/read/281519/4115771
h task.h
#ifndef UTILS_BASE_TASK_H_
#define UTILS_BASE_TASK_H_
#include
#include "scoped_ptr.h"
#include "basictypes.h"
#include "sigslot.h"
/////////////////////////////////////////////////////////
www.eeworm.com/read/279828/4133106
bld task.bld
#!build
default:
subproject
:auto_mvc=false
task.h
include_file
task.c
C
:outputname=tskini.o
:defines=__tskini
task.c
C
:outputname=tsksched.o
:defines=__tsksched
task.c
C
:outputname=tskr
www.eeworm.com/read/279284/4137982
c task.c
/*
*----------------------------------------------------------------------
* micro T-Kernel
*
* Copyright (C) 2006-2007 by Ken Sakamura. All rights reserved.
* micro T-Kernel is distribu
www.eeworm.com/read/279284/4138007
h task.h
/*
*----------------------------------------------------------------------
* micro T-Kernel
*
* Copyright (C) 2006-2007 by Ken Sakamura. All rights reserved.
* micro T-Kernel is distribu
www.eeworm.com/read/279178/4138791
java task.java
/**
* Task.java
* Created on 11.02.2003, 16:39:13 Alex
* Package: net.sf.memoranda
*
* @author Alex V. Alishevskikh, alex@openmechanics.net
* Copyright (c) 2003 Memoranda Team. http://memoranda
www.eeworm.com/read/278780/4141727
java task.java
/*
* NachoCalendar
*
* Project Info: http://nachocalendar.sf.net
*
* This library is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public