Home | History | Annotate | Download | only in cctest

Lines Matching full:self_

365     self_ = pthread_self();
369 void SendSigProf() { pthread_kill(self_, SIGPROF); }
389 pthread_t self_;