Searched refs:evtLoopTaskHandle (Results 1 – 1 of 1) sorted by relevance
26 TaskHandle_t evtLoopTaskHandle = xTaskGetHandle(freertos::getChreTaskName()); in inEventLoopThread() local29 return (evtLoopTaskHandle == currentTaskHandle); in inEventLoopThread()