Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DBufferedTextOutput.h52 static void threadDestructor(void *st);
DBufferedTextOutput.cpp101 thread_store_set( &tls, ts, threadDestructor ); in getThreadState()
105 void BufferedTextOutput::threadDestructor(void *st) in threadDestructor() function in android::BufferedTextOutput
DIPCThreadState.cpp305 int key_create_value = pthread_key_create(&gTLS, threadDestructor); in self()
1305 void IPCThreadState::threadDestructor(void *st) in threadDestructor() function in android::IPCThreadState
/frameworks/native/include/binder/
DIPCThreadState.h165 static void threadDestructor(void *st);
/frameworks/native/libs/binder/include/binder/
DIPCThreadState.h165 static void threadDestructor(void *st);