Searched refs:_notified (Results 1 – 3 of 3) sorted by relevance
93 while(!workAt._notified) in testThreadAsync()114 while(!workAt._notified) in testDynamicThreadSync()179 while(!workAt._notified) in testDynamicThreadAsyncSyncOrder()331 while(!workAt._notified) in testAsyncSync()
44 boolean _notified = false; field in TestWorkAt87 _notified = true; in notifyme()
160 while (!workAt._notified) { in testExecuteJobs()184 while (!workAt._notified) { in testAsyncJobQueue()
Completed in 13 milliseconds