Home
last modified time | relevance | path

Searched refs:_notified (Results 1 – 3 of 3) sorted by relevance

/trunk/main/jurt/test/com/sun/star/lib/uno/environments/remote/
H A DThreadPool_Test.java82 while(!workAt._notified) in testThreadAsync()
104 while(!workAt._notified) in testDynamicThreadSync()
171 while(!workAt._notified) in testDynamicThreadAsyncSyncOrder()
326 while(!workAt._notified) in testAsyncSync()
H A DTestWorkAt.java44 boolean _notified = false; field in TestWorkAt
87 _notified = true; in notifyme()
H A DJobQueue_Test.java155 while (!workAt._notified) { in testExecuteJobs()
179 while (!workAt._notified) { in testAsyncJobQueue()