Lines Matching refs:pthread_setspecific
361 // Set pthread_self_ ahead of pthread_setspecific, that makes Thread::Current function, this365 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");