代码搜索:task
找到约 10,000 项符合「task」的源代码
代码结果 10,000
www.eeworm.com/read/242657/4549914
cpp task_timer.cpp
// $Id: Task_Timer.cpp 60015 2004-09-01 21:20:10Z shuston $
#ifndef JAWS_BUILD_DLL
#define JAWS_BUILD_DLL
#endif
#include "ace/OS_NS_sys_time.h"
#include "jaws3/Task_Timer.h"
#include "jaws3/Timer_
www.eeworm.com/read/242657/4549940
cpp signal_task.cpp
// $Id: Signal_Task.cpp 58273 2004-06-10 22:44:29Z shuston $
#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
www.eeworm.com/read/242657/4549942
h task_timer.h
/* -*- c++ -*- */
// $Id: Task_Timer.h 58273 2004-06-10 22:44:29Z shuston $
#ifndef JAWS_TASK_TIMER_H
#define JAWS_TASK_TIMER_H
#include "ace/Singleton.h"
#include "ace/Timer_Wheel.h"
#include "ace/
www.eeworm.com/read/241064/4563681
c bound_task.c
#include
#define SIGNALS (0x1|0x4) /* Signals to send */
RT_TASK task_desc;
int main (int argc, char *argv[])
{
int err;
mlockall(MCL_CURRENT|MCL_FUTURE);
/* Bind to
www.eeworm.com/read/241064/4563682
c kernel_task.c
#include
#define TASK_PRIO 99 /* Highest RT priority */
#define TASK_MODE T_FPU|T_CPU(0) /* Uses FPU, bound to CPU #0 */
#define TASK_STKSZ 4096 /* Stack si
www.eeworm.com/read/241064/4563683
c user_task.c
#include
#define TASK_PRIO 99 /* Highest RT priority */
#define TASK_MODE 0 /* No flags */
#define TASK_STKSZ 0 /* Stack size (use default one) */
RT_TASK task_desc;
void task_b
www.eeworm.com/read/239776/4594195
cmd ex_task.cmd
-l tokliBIOScfg.cmd
-l tokliBIOS.cmd
SECTIONS {
ipbuf: align = 0x8000 {} > SARAM
dbgbuf: align = 0x4 {} > SARAM
}
www.eeworm.com/read/239578/4597409
c os_task.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/239264/4604564
s task_setcap.s
/*
* Copyright (c) 2005-2006, Kohsuke Ohtani
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the followin
www.eeworm.com/read/239264/4604584
s task_getcap.s
/*
* Copyright (c) 2005-2006, Kohsuke Ohtani
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the followin