Searched refs:isStarted (Results 1 – 1 of 1) sorted by relevance
109 volatile int isStarted = 0; in testAsyncStart() local110 ClientData threadData = (ClientData)&isStarted; in testAsyncStart()123 while( isStarted==0 ) { /* Busy loop */ } in testAsyncStart()