Home
last modified time | relevance | path

Searched defs:lock_ (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/system_properties/include/system_properties/
Dcontext_node.h62 Lock lock_; variable
/bionic/libc/bionic/
Dgrp_pwd_file.h64 Lock lock_; variable
/bionic/libc/malloc_debug/
Dmalloc_debug.cpp230 static pthread_rwlock_t lock_; member in ScopedConcurrentLock
232 pthread_rwlock_t ScopedConcurrentLock::lock_; member in ScopedConcurrentLock