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

/system/core/include/utils/
H A DLooper.h480 static void initTLSKey();
/system/core/libutils/include/utils/
H A DLooper.h480 static void initTLSKey();
/system/core/libutils/
H A DLooper.cpp83 void Looper::initTLSKey() { function in class:android::Looper
110 int result = pthread_once(& gTLSOnce, initTLSKey);

Completed in 85 milliseconds