代码搜索:task
找到约 10,000 项符合「task」的源代码
代码结果 10,000
www.eeworm.com/read/164954/10080460
h task_switch.h
/*******************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
Task_Switch.h file
Created by Computer-lov
Date: 2005.10.27
Edit date:2006.2.24
Version V1.1
Copyrig
www.eeworm.com/read/164954/10080463
lst task_switch.lst
C51 COMPILER V7.06 TASK_SWITCH 02/25/2006 14:24:58 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE TASK_SWITCH
OBJECT MODULE PLACE
www.eeworm.com/read/164954/10080472
c task_switch.c
/*******************************************************
*************基于51内核的圈圈操作系统*****************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
Task_Switch.c file
Created by Computer-lov
Date: 2005.10.27
www.eeworm.com/read/164954/10080479
src task_switch.src
; .\task_switch.SRC generated from: task_switch.C
; COMPILER INVOKED BY:
; f:\Keil\C51\BIN\C51.EXE task_switch.C BROWSE DEBUG OBJECTEXTEND SRC(.\task_switch.SRC)
$NOMOD51
NAME TASK_SWIT
www.eeworm.com/read/164954/10080491
__i task_switch.__i
"task_switch.C" BROWSE DEBUG OBJECTEXTEND SRC (.\task_switch.SRC)
www.eeworm.com/read/164954/10080502
obj task_switch.obj
www.eeworm.com/read/164890/10082573
c os_task.c
#ifndef OS_MASTER_FILE
#include "includes.h"
#endif
/*$PAGE*/
/*
*********************************************************************************************************
*
www.eeworm.com/read/164672/10095925
c os_task.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/360377/10100252
c sys_task.c
#include "syscfg.h"
#ifdef __cplusplus
#if __cplusplus
extern "C"{
#endif
#endif
#include "sys/sys_pub.h"
#include "aos.h"
AOS_ASSERTFILE();
AOS_INLINE U32 sys_task_prio( TASK_PRIO task_pr
www.eeworm.com/read/360377/10100256
h sys_task.h
#ifdef __cplusplus
#if __cplusplus
extern "C"{
#endif
#endif
#ifndef __INC_SYS_TASK_H__
#define __INC_SYS_TASK_H__
typedef U32 SYS_TASK_T;
typedef HANDLE SYS_TASK_H;
AOS_INLINE U32 sys