Searched refs:workQueueLength (Results 1 – 1 of 1) sorted by relevance
28 static inline bool workQueueLength(void) in workQueueLength() function152 while (workQueueLength() != 0 && !gDvmJit.haltCompilerThread && in dvmCompilerDrainQueue()303 while (workQueueLength()) { in resetCodeCache()640 if (workQueueLength() == 0) { in compilerThreadStart()715 } while (workQueueLength() != 0); in compilerThreadStart()