Home
last modified time | relevance | path

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

/aosp14/system/core/libutils/
H A 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()
/aosp14/system/core/libutils/include/utils/
H A DLooper.h491 static void threadDestructor(void *st);
/aosp14/system/core/libutils/abi-dumps/arm_arm64/source-based/
H A Dlibutils.so.lsdump5789 "function_name" : "android::Looper::threadDestructor",
/aosp14/system/core/libutils/abi-dumps/arm64/source-based/
H A Dlibutils.so.lsdump5793 "function_name" : "android::Looper::threadDestructor",