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

  /art/runtime/base/
mutex.h 235 int32_t get_contenders() { function in class:art::Mutex
mutex.cc 534 if (UNLIKELY(get_contenders() != 0)) {
    [all...]

Completed in 142 milliseconds