HomeSort by relevance Sort by last modified time
    Searched full:allocationspinlockoffset (Results 1 - 1 of 1) sorted by null

  /libcore/luni/src/main/java/java/util/concurrent/
PriorityBlockingQueue.java 253 UNSAFE.compareAndSwapInt(this, allocationSpinLockOffset,
911 private static final long allocationSpinLockOffset;
916 allocationSpinLockOffset = UNSAFE.objectFieldOffset

Completed in 94 milliseconds