Home
last modified time | relevance | path

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

/ndk/sources/cxx-stl/llvm-libc++/src/
Dmemory.cpp157 static __sp_mut muts[__sp_mut_count] in __get_sp_mut() local
164 return muts[hash<const void*>()(p) & (__sp_mut_count-1)]; in __get_sp_mut()