![]() |
|
| << Previous | Next >> | |
| | |
void OSTCBInitHook( OS_TCB * ptcb );
Description
- This function is called by
OSTCBInit()after setting up most of the task control block (TCB). Interrupts may or may not be enabled during this call.Parameter
- ptcb
- Pointer to the TCB of the task being created.
Library
- UCOS2.LIB
| Dynamic C Functions | << Previous | Next >> | rabbit.com |