Home
last modified time | relevance | path

Searched refs:set_lock (Results 1 – 3 of 3) sorted by relevance

/external/libcxxabi/src/
Dcxa_guard.cpp85 set_lock(uint64_t& x, lock_type y) in set_lock() function
101 set_lock(uint64_t& x, lock_type y) in set_lock() function
126 set_lock(uint64_t& x, lock_type y) in set_lock() function
151 set_lock(uint32_t& x, lock_type y) in set_lock() function
212 set_lock(*guard_object, id);
215 set_lock(*guard_object, id);
222 set_lock(*guard_object, true);
/external/chromium_org/tools/telemetry/third_party/davclient/
Ddavclient.py266 …def set_lock(self, path, owner, locktype='exclusive', lockscope='write', depth=None, headers=None): member in DAVClient
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
DSDL_malloc.c2085 #define set_lock(M,L)\ macro
4449 set_lock(m, locked); in create_mspace()
4464 set_lock(m, locked); in create_mspace_with_base()