Searched refs:LockObjectMutex (Results 1 – 4 of 4) sorted by relevance
61 bool LockObjectMutex();
178 bool lockRet = skeleton->LockObjectMutex();
224 bool ProcessSkeleton::LockObjectMutex() in LockObjectMutex() function in OHOS::ProcessSkeleton
235 if (!current->LockObjectMutex()) { in GetProxyObject()