Searched defs:threadDestructor (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/libs/utils/ | ||
D | BufferedTextOutput.cpp | 100 void BufferedTextOutput::threadDestructor(void *st) in threadDestructor() function in android::BufferedTextOutput |
D | Looper.cpp | 111 void Looper::threadDestructor(void *st) { in threadDestructor() function in android::Looper |
/frameworks/native/libs/binder/ | ||
D | IPCThreadState.cpp | 1103 void IPCThreadState::threadDestructor(void *st) in threadDestructor() function in android::IPCThreadState |