代码搜索:task
找到约 10,000 项符合「task」的源代码
代码结果 10,000
www.eeworm.com/read/182103/5272027
c task3.c
/* Task_3
*
* This routine serves as a test task. It simply sleeps for 5 seconds
* and then deletes itself.
*
* Input parameters:
* argument - task argument
*
* Output parameters: NO
www.eeworm.com/read/182103/5272029
c task2.c
/* Task_2
*
* This routine serves as a test task. It sleeps for 1 minute but
* does not expect to wake up. Task 1 should suspend then delete it
* so that it appears to never wake up.
*
*
www.eeworm.com/read/182103/5272091
c task2.c
/* Task_2
*
* This routine serves as a test task.
*
* Input parameters:
* argument - task argument
*
* Output parameters: NONE
*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications R
www.eeworm.com/read/182103/5272103
c task1.c
/* Task_1
*
* This routine serves as a test task.
*
* Input parameters:
* argument - task argument
*
* Output parameters: NONE
*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications R
www.eeworm.com/read/182103/5272104
c task3.c
/* Task_3
*
* This routine serves as a test task.
*
* Input parameters:
* argument - task argument
*
* Output parameters: NONE
*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications R
www.eeworm.com/read/182103/5272106
c task2.c
/* Task_2
*
* This routine serves as a test task.
*
* Input parameters:
* argument - task argument
*
* Output parameters: NONE
*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications R
www.eeworm.com/read/182103/5272122
c task1.c
/* Task_1
*
* This routine serves as a test task. It verifies the basic task
* switching capabilities of the executive.
*
* Input parameters:
* argument - task argument
*
* Output par
www.eeworm.com/read/182103/5272123
c task3.c
/* Task_3
*
* This routine serves as a test task. It verifies the basic task
* switching capabilities of the executive.
*
* Input parameters:
* argument - task argument
*
* Output par
www.eeworm.com/read/182103/5272125
c task2.c
/* Task_2
*
* This routine serves as a test task. It verifies the basic task
* switching capabilities of the executive.
*
* Input parameters:
* argument - task argument
*
* Output par
www.eeworm.com/read/182103/5272139
c task3.c
/* Task_3
*
* This routine serves as a test task.
*
* Input parameters:
* argument - task argument
*
* Output parameters: NONE
*
* COPYRIGHT (c) 1989-1999.
* On-Line Applications R