Searched refs:slp1 (Results 1 – 1 of 1) sorted by relevance
38 pthread_t thr1, thr2, slp1, slp2, ext1; in main() local58 pthread_create(&slp1, NULL, sleep1, (void*)bar3); in main()