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

/external/libcxxabi/src/
H A Dcxa_guard.cpp85 set_lock(uint64_t& x, lock_type y) function in namespace:__cxxabiv1::__anon23627
101 set_lock(uint64_t& x, lock_type y) function in namespace:__cxxabiv1::__anon23627
126 set_lock(uint64_t& x, lock_type y) function in namespace:__cxxabiv1::__anon23627
151 set_lock(uint32_t& x, lock_type y) function in namespace:__cxxabiv1::__anon23627
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/
H A Ddavclient.py266 def set_lock(self, path, owner, locktype='exclusive', lockscope='write', depth=None, headers=None): member in class:DAVClient
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
H A DSDL_malloc.c2085 #define set_lock(M,L)\ macro
4449 set_lock(m, locked);
4464 set_lock(m, locked);

Completed in 775 milliseconds