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