Home
last modified time | relevance | path

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

/external/libcxxabi/src/
Dcxa_guard.cpp88 set_lock(uint64_t& x, lock_type y) in set_lock() function
104 set_lock(uint64_t& x, lock_type y) in set_lock() function
128 inline void set_lock(uint64_t& x, lock_type y) in set_lock() function
151 inline void set_lock(uint32_t& x, lock_type y) in set_lock() function
207 set_lock(*guard_object, id); in __cxa_guard_acquire()
210 set_lock(*guard_object, id); in __cxa_guard_acquire()
217 set_lock(*guard_object, true); in __cxa_guard_acquire()
/external/python/cpython2/Modules/_ctypes/
Dlibffi.diff175 set_lock(m, locked);
184 set_lock(m, locked);
/external/libffi/src/
Ddlmalloc.c2137 #define set_lock(M,L)\ macro
4506 set_lock(m, locked); in create_mspace()
4521 set_lock(m, locked); in create_mspace_with_base()
/external/python/cpython2/Modules/_ctypes/libffi/src/
Ddlmalloc.c2137 #define set_lock(M,L)\ macro
4506 set_lock(m, locked); in create_mspace()
4521 set_lock(m, locked); in create_mspace_with_base()
/external/dlmalloc/
Dmalloc.c2663 #define set_lock(M,L)\ macro
5473 set_lock(m, locked); in create_mspace()
5488 set_lock(m, locked); in create_mspace_with_base()