代码搜索:task
找到约 10,000 项符合「task」的源代码
代码结果 10,000
www.eeworm.com/read/243166/4532091
c uip_task.c
/*
* Copyright (c) 2001-2003, Adam Dunkels.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the fo
www.eeworm.com/read/242891/4533469
c os_task.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/242747/4536126
c os_task.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/242657/4547107
task_threadpool gnumakefile.task_threadpool
# -*- Makefile -*-
#----------------------------------------------------------------------------
# GNU Makefile
#
# @file GNUmakefile.Task_ThreadPool
#
# $Id: gnu.mpd 77593 2007-03-07 16:38:39Z
www.eeworm.com/read/242657/4547110
cpp task_threadpool.cpp
// $Id: Task_ThreadPool.cpp 58882 2004-07-02 21:59:28Z shuston $
#include "ace/config-lite.h"
#if defined (ACE_HAS_THREADS)
#include "ace/OS_NS_string.h"
#include "ace/OS_NS_time.h"
#include "ace/Ta
www.eeworm.com/read/242657/4547126
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/242657/4549902
h signal_task.h
/* -*- c++ -*- */
// $Id: Signal_Task.h 63968 2005-02-14 23:33:37Z shuston $
#ifndef JAWS_SIGNAL_TASK_H
#define JAWS_SIGNAL_TASK_H
#include "ace/Synch.h"
#include "ace/Signal.h"
#include "ace/Single