Home
last modified time | relevance | path

Searched defs:sem (Results 1 – 4 of 4) sorted by relevance

/art/test/1934-jvmti-signal-thread/src/art/
DTest1934.java97 final Semaphore sem = new Semaphore(0); in testStopWait() local
124 final Semaphore sem = new Semaphore(0); in testInterruptWait() local
156 final Semaphore sem = new Semaphore(0); in testStopInNative() local
198 final Semaphore sem = new Semaphore(0); in testStopRecur() local
219 final Semaphore sem = new Semaphore(0); in testInterruptRecur() local
242 final Semaphore sem = new Semaphore(0); in testStopSpinning() local
257 final Semaphore sem = new Semaphore(0); in testInterruptSpinning() local
/art/test/1941-dispose-stress/src/art/
DTest1941.java45 public static void LoopAllocFreeEnv(Semaphore sem) { in LoopAllocFreeEnv()
60 final Semaphore sem = new Semaphore(0); in run() local
/art/test/1930-monitor-info/src/art/
DTest1930.java59 final Semaphore sem = new Semaphore(0); in testLockWait() local
93 final Semaphore sem = new Semaphore(0); in testNotifyWait() local
/art/test/1900-track-alloc/src/art/
DTest1900.java82 final Semaphore sem = new Semaphore(0); in run() local