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

  /device/google/cuttlefish_common/host/vsoc/lib/
host_lock.cpp 26 void HostLock::Lock() {
39 void HostLock::Unlock() {
46 bool HostLock::Recover() {
  /device/google/cuttlefish_common/common/vsoc/shm/
lock.h 183 class HostLock : public WaitingLockBase {
201 ASSERT_SHM_COMPATIBLE(HostLock);
  /device/google/cuttlefish_common/common/vsoc/lib/
lock_test.cpp 26 using MyLock = vsoc::layout::HostLock;

Completed in 805 milliseconds