Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/freertos/
Dcroutine.c66 …#define prvAddCoRoutineToReadyQueue( pxCRCB ) … macro
148 prvAddCoRoutineToReadyQueue( pxCoRoutine ); in xCoRoutineCreate()
218 prvAddCoRoutineToReadyQueue( pxUnblockedCRCB ); in prvCheckPendingReadyList()
274 prvAddCoRoutineToReadyQueue( pxCRCB ); in prvCheckDelayedList()