Home
last modified time | relevance | path

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

/aoo4110/main/jurt/com/sun/star/lib/uno/environments/remote/
H A DJobQueue.java66 protected boolean _active = false; field in JobQueue
93 if(_head != null || _active) { // there was a job in progress, so give a stack in run()
238 _active = true; in removeJob()
246 while(_async_jobQueue._active || _async_jobQueue._head != null) { in removeJob()
337 _active = false; in enter()

Completed in 11 milliseconds