Searched defs:thread (Results 1 – 1 of 1) sorted by relevance
157 Thread_t * thread; in pxPortInitialiseStack() local396 Thread_t * thread = prvGetThreadFromTask( xTaskGetCurrentTaskHandle() ); in prvTimerTickHandler() local542 static void prvSuspendSelf( Thread_t * thread ) in prvSuspendSelf()