Searched refs:hTimerTickThread (Results 1 – 1 of 1) sorted by relevance
111 static pthread_t hTimerTickThread; variable283 pthread_join( hTimerTickThread, NULL ); in vPortEndScheduler()412 pthread_create( &hTimerTickThread, NULL, prvTimerTickHandler, NULL ); in prvSetupTimerInterrupt()