Lines Matching full:pthread_setspecific
1014 cc = pthread_setspecific(gDvm.pthreadKeySelf, thread);1023 LOGE("pthread_setspecific(%p) failed, err=%d", thread, cc);1072 int cc = pthread_setspecific(gDvm.pthreadKeySelf, self);