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

/ndk/sources/cxx-stl/gabi++/src/
H A Dcxxabi.cc200 // the members of CxaThreadKey as static variables outside of the
205 class CxaThreadKey { class in namespace:__anon136
209 CxaThreadKey() { function in class:__anon136::CxaThreadKey
217 ~CxaThreadKey() {
260 static CxaThreadKey instance;
290 return CxaThreadKey::getSlow();
294 return CxaThreadKey::getFast();

Completed in 49 milliseconds