Searched defs:thread (Results 1 – 5 of 5) sorted by relevance
59 static inline int STAT_increment(int thread, int bin, int ctr) in STAT_increment()76 static inline void STAT_print(int thread) in STAT_print()
101 Thread thread; variable
122 for (auto& thread : threads) { in call_once_threads() local
239 for (auto& thread : pfor_threads) { variable281 for (auto& thread : threads) { variable
55 int pthread_create(pthread_t *thread, in pthread_create()