Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/libc/bionic/
H A Dpthread_mutex.cpp151 int old_owner = 0; in PIMutexTryLock() local
198 int old_owner = tid; in PIMutexUnlock() local
236 int old_owner = 0; in PIMutexDestroy() local
/aosp_15_r20/external/libchrome/dbus/
H A Dobject_proxy.cc716 std::string name, old_owner, new_owner; in HandleNameOwnerChanged() local
742 void ObjectProxy::RunNameOwnerChangedCallback(const std::string& old_owner, in RunNameOwnerChangedCallback()
H A Dsignal_sender_verification_unittest.cc130 const std::string& old_owner, in OnNameOwnerChanged()
H A Dobject_manager.cc502 void ObjectManager::NameOwnerChanged(const std::string& old_owner, in NameOwnerChanged()
H A Dbus.cc1078 std::string old_owner; in OnServiceOwnerChanged() local
/aosp_15_r20/art/runtime/base/
H A Dmutex.cc1134 pid_t old_owner = guard_.GetExclusiveOwnerTid(); in WaitHoldingLocks() local
1181 pid_t old_owner = guard_.GetExclusiveOwnerTid(); in TimedWait() local