Home | History | Annotate | Download | only in binder

Lines Matching defs:threadDestructor

313         if (pthread_key_create(&gTLS, threadDestructor) != 0) {
1142 void IPCThreadState::threadDestructor(void *st)