Searched refs:threadDestructor (Results 1 – 6 of 6) sorted by relevance
95 int error = pthread_key_create(&gTLSKey, threadDestructor); in initTLSKey()99 void Looper::threadDestructor(void *st) { in threadDestructor() function in android::Looper102 self->decStrong((void*)threadDestructor); in threadDestructor()110 looper->incStrong((void*)threadDestructor); in setForThread()116 old->decStrong((void*)threadDestructor); in setForThread()
132 static void threadDestructor(void *st);
491 static void threadDestructor(void *st);
302 int key_create_value = pthread_key_create(&gTLS, threadDestructor); in self()1290 void IPCThreadState::threadDestructor(void *st) in threadDestructor() function in android::hardware::IPCThreadState
5793 "function_name" : "android::Looper::threadDestructor",
5789 "function_name" : "android::Looper::threadDestructor",