Home
last modified time | relevance | path

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

/system/core/libutils/
DLooper.cpp95 int error = pthread_key_create(&gTLSKey, threadDestructor); in initTLSKey()
99 void Looper::threadDestructor(void *st) { in threadDestructor() function in android::Looper
102 self->decStrong((void*)threadDestructor); in threadDestructor()
110 looper->incStrong((void*)threadDestructor); in setForThread()
116 old->decStrong((void*)threadDestructor); in setForThread()
/system/libhwbinder/include/hwbinder/
DIPCThreadState.h132 static void threadDestructor(void *st);
/system/core/libutils/include/utils/
DLooper.h491 static void threadDestructor(void *st);
/system/libhwbinder/
DIPCThreadState.cpp302 int key_create_value = pthread_key_create(&gTLS, threadDestructor); in self()
1290 void IPCThreadState::threadDestructor(void *st) in threadDestructor() function in android::hardware::IPCThreadState
/system/core/libutils/abi-dumps/arm64/source-based/
Dlibutils.so.lsdump5793 "function_name" : "android::Looper::threadDestructor",
/system/core/libutils/abi-dumps/arm_arm64/source-based/
Dlibutils.so.lsdump5789 "function_name" : "android::Looper::threadDestructor",