Lines Matching full:pthread_once
5084 // test106: TN. pthread_once. {{{15095 pthread_once(&once, Init);5099 pthread_once(&once, Init);5136 // Helgrind also intercepts pthread_once in the same manner.