Searched refs:testThreadGetHalt (Results 1 – 1 of 1) sorted by relevance
363 static int testThreadGetHalt(ThreadSet *pThreadSet){ in testThreadGetHalt() function369 while( nRem>0 && testThreadGetHalt(pThreadSet)==0 ){ in testThreadSleep()448 #define testThreadGetHalt(a) 0 macro535 while( rc==0 && testThreadGetHalt(pThreadSet)==0 ){ in mt1Main()