Home | History | Annotate | Download | only in binder

Lines Matching refs:threadDestructor

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