Home | History | Annotate | Download | only in test

Lines Matching refs:SetPthreadFlag

473 void SetPthreadFlag() {
483 ASSERT_EQ(0, pthread_atfork(&SetPthreadFlag, NULL, NULL));