HomeSort by relevance Sort by last modified time
    Searched defs:guard_ (Results 1 - 3 of 3) sorted by null

  /art/runtime/base/
mutex.h 336 Mutex& guard_; member in class:art::ConditionVariable
340 // changed and doesn't enter the wait. Modified while holding guard_, but is read by futex wait
341 // without guard_ held.
344 // waiters may have been requeued onto guard_. Guarded by guard_.
  /external/chromium_org/v8/src/
heap.h 364 if (!guard_) {
414 bool guard_; member in class:v8::internal::PromotionQueue
    [all...]
  /external/v8/src/
heap.h 314 if (!guard_) {
364 bool guard_; member in class:v8::internal::PromotionQueue
    [all...]

Completed in 278 milliseconds