Lines Matching refs:xTaskResumeAll
2412 xAlreadyYielded = xTaskResumeAll(); in xTaskDelayUntil()
2459 xAlreadyYielded = xTaskResumeAll(); in vTaskDelay()
3956 BaseType_t xTaskResumeAll( void ) in xTaskResumeAll() function
4319 ( void ) xTaskResumeAll(); in xTaskGetHandle()
4452 ( void ) xTaskResumeAll(); in uxTaskGetSystemState()
4566 xYieldOccurred = xTaskResumeAll(); in xTaskCatchUpTicks()
4660 ( void ) xTaskResumeAll(); in xTaskAbortDelay()
5856 ( void ) xTaskResumeAll(); in portTASK_FUNCTION()
6218 ( void ) xTaskResumeAll(); in vTaskGetInfo()
7670 xAlreadyYielded = xTaskResumeAll(); in ulTaskGenericNotifyTake()
7778 xAlreadyYielded = xTaskResumeAll(); in xTaskGenericNotifyWait()