Searched refs:hMainThread (Results 1 – 1 of 1) sorted by relevance
108 static pthread_t hMainThread = ( pthread_t ) NULL; variable230 hMainThread = pthread_self(); in xPortStartScheduler()287 ( void ) pthread_kill( hMainThread, SIG_RESUME ); in vPortEndScheduler()577 hMainThread = pthread_self(); in prvSetupSignalsAndSchedulerPolicy()