HomeSort by relevance Sort by last modified time
    Searched refs:LockHandling (Results 1 - 2 of 2) sorted by null

  /art/runtime/
barrier.h 38 enum LockHandling {
58 // Increment the count by delta, wait on condition if count is non zero. If LockHandling is
60 template <Barrier::LockHandling locks = kDisallowHoldingLocks>
barrier.cc 51 template <Barrier::LockHandling locks>

Completed in 65 milliseconds