Searched defs:set_lock (Results 1 – 6 of 6) sorted by relevance
/external/libcxxabi/src/ |
D | cxa_guard.cpp | 88 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
|
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/ |
D | stats_ops.cc | 153 mutex* set_lock, int32 start, int32 end, in UpdateStats() 204 mutex* set_lock, int32 start, int32 end, in UpdateStatsCollated() 301 mutex set_lock; in Compute() local
|
/external/python/cpython3/Modules/_ctypes/libffi/src/ |
D | dlmalloc.c | 2137 #define set_lock(M,L)\ macro
|
/external/libffi/src/ |
D | dlmalloc.c | 2132 #define set_lock(M,L)\ macro
|
/external/python/cpython2/Modules/_ctypes/libffi/src/ |
D | dlmalloc.c | 2137 #define set_lock(M,L)\ macro
|
/external/dlmalloc/ |
D | malloc.c | 2663 #define set_lock(M,L)\ macro
|