Searched refs:_notified (Results 1 – 3 of 3) sorted by relevance
82 while(!workAt._notified) in testThreadAsync()104 while(!workAt._notified) in testDynamicThreadSync()171 while(!workAt._notified) in testDynamicThreadAsyncSyncOrder()326 while(!workAt._notified) in testAsyncSync()
44 boolean _notified = false; field in TestWorkAt87 _notified = true; in notifyme()
155 while (!workAt._notified) { in testExecuteJobs()179 while (!workAt._notified) { in testAsyncJobQueue()