Home
last modified time | relevance | path

Searched defs:old_owner (Results 1 – 2 of 2) sorted by relevance

/aosp12/bionic/libc/bionic/
H A Dpthread_mutex.cpp151 int old_owner = 0; in PIMutexTryLock() local
193 int old_owner = tid; in PIMutexUnlock() local
231 int old_owner = 0; in PIMutexDestroy() local
/aosp12/art/runtime/base/
H A Dmutex.cc1098 pid_t old_owner = guard_.GetExclusiveOwnerTid(); in WaitHoldingLocks() local
1145 pid_t old_owner = guard_.GetExclusiveOwnerTid(); in TimedWait() local