Home
last modified time | relevance | path

Searched defs:xHandle (Results 1 – 3 of 3) sorted by relevance

/device/soc/esp/esp32/components/osal/
Dqueue.c703 QueueHandle_t xHandle; in xQueueCreateCountingSemaphoreStatic() local
731 QueueHandle_t xHandle; in xQueueCreateCountingSemaphore() local
/device/soc/esp/esp32/components/osal/include/esp_osal/
Dtask.h141 …TaskHandle_t xHandle; /* The handle of the task to which the rest of the information in the stru… member
/device/soc/esp/esp32/components/pthread/
Dpthread.c1285 TaskHandle_t xHandle = NULL; in pthread_create() local