Home
last modified time | relevance | path

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

/external/libcxxabi/src/
Dcxa_guard.cpp81 get_lock(uint64_t x) in get_lock() function
97 get_lock(uint64_t x) in get_lock() function
118 inline lock_type get_lock(uint64_t x) in get_lock() function
141 inline lock_type get_lock(uint32_t x) in get_lock() function
/external/python/cpython2/Lib/multiprocessing/
Dsharedctypes.py224 def get_lock(self): member in SynchronizedBase
/external/python/cpython3/Lib/multiprocessing/
Dsharedctypes.py205 def get_lock(self): member in SynchronizedBase