Searched defs:pth (Results 1 – 5 of 5) sorted by relevance
29 pthread_t pth = pthread_self(); in threadfuncB() local
63 pthread_t pth[4]; in do_test() local
140 int pth[THREADS]; in main() local
446 pth = None variable463 pth = readlines(p) variable
238 static unsigned int group(pthread_t * pth, in group()