Home
last modified time | relevance | path

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

/aosp12/frameworks/libs/net/common/testutils/hostdevice/com/android/net/module/util/
H A DTrackRecord.kt213 private val slock = StampedLock() regex
/aosp12/system/memory/libdmabufheap/
H A DBufferAllocator.cpp50 std::shared_lock<std::shared_mutex> slock(dmabuf_heap_fd_mutex_); in OpenDmabufHeap() local
183 std::shared_lock<std::shared_mutex> slock(heap_name_to_config_mutex_); in GetIonConfig() local