Home
last modified time | relevance | path

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

/Kernel-v10.6.2/
HDcroutine.c59 #define corINITIAL_STATE ( 0 ) macro
130 pxCoRoutine->uxState = corINITIAL_STATE; in xCoRoutineCreate()