Home | History | Annotate | Download | only in runtime

Lines Matching refs:pthread_setspecific

361   // Set pthread_self_ ahead of pthread_setspecific, that makes Thread::Current function, this
365 CHECK_PTHREAD_CALL(pthread_setspecific, (Thread::pthread_key_self_, this), "attach self");
1054 CHECK_PTHREAD_CALL(pthread_setspecific, (Thread::pthread_key_self_, self), "reattach self");