Home
last modified time | relevance | path

Searched refs:corINITIAL_STATE (Results 1 – 1 of 1) sorted by relevance

/Kernel-v11.1.0/
Dcroutine.c61 #define corINITIAL_STATE ( 0 ) macro
137 pxCoRoutine->uxState = corINITIAL_STATE; in xCoRoutineCreate()