代码搜索:task
找到约 10,000 项符合「task」的源代码
代码结果 10,000
www.eeworm.com/read/182103/5271354
c task1.c
/* Task_1
*
* This routine serves as a test task. It verifies the task manager.
*
* Input parameters:
* argument - task argument
*
* Output parameters: NONE
*
* COPYRIGHT (c) 1989-1
www.eeworm.com/read/182103/5271363
c task1.c
/* Task_1
*
* This routine serves as a test task. It verifies that tasks can
* be suspended and resumed.
*
* Input parameters:
* argument - task argument
*
* Output parameters: NONE
www.eeworm.com/read/182103/5271364
c task3.c
/* Task_3
*
* This routine serves as a test task. Makes sure a task can suspend
* itself.
*
* Input parameters:
* argument - task argument
*
* Output parameters: NONE
*
* COPYRIGH
www.eeworm.com/read/182103/5271366
c task2.c
/* Task_2
*
* This routine serves as a test task. Makes sure a task can suspend
* itself.
*
* Input parameters:
* argument - task argument
*
* Output parameters: NONE
*
* COPYRIGH
www.eeworm.com/read/182103/5271373
c task1.c
/* Task_1
*
* This routine serves as a test task. It verifies the capability to
* set and read the executives calender and clock.
*
* Input parameters:
* argument - task argument
*
*
www.eeworm.com/read/182103/5271376
c task2.c
/* Task_2
*
* This routine serves as a test task. It repeatedly gets the system time
* and date, converts it to printable form, and print it.
*
* Input parameters:
* argument - task argu
www.eeworm.com/read/182103/5271381
c task1.c
/* Task_1
*
* This task initializes the signal catcher, sends the first signal
* if running on the first node, and loops while waiting for signals.
*
* NOTE: The signal catcher is not reentra
www.eeworm.com/read/182103/5271385
c task2.c
/* Task_2
*
* This task initializes the signal catcher, sends the first signal
* if running on the first node, and loops while waiting for signals.
*
* NOTE: The signal catcher is not reentra
www.eeworm.com/read/182103/5271392
c task1.c
/* Task_1
*
* This test serves as a test task. It verifies timeslicing activities
* and tswitch extension processing.
*
* Input parameters:
* argument - task argument
*
* Output param
www.eeworm.com/read/182103/5271393
c task3.c
/* Task_3
*
* This routine serves as a test task. It is just a CPU bound task
* requiring timesliced operation.
*
* Input parameters:
* argument - task argument
*
* Output parameters: