Home
last modified time | relevance | path

Searched refs:slp2 (Results 1 – 1 of 1) sorted by relevance

/external/valgrind/helgrind/tests/
Dbar_bad.c38 pthread_t thr1, thr2, slp1, slp2, ext1; in main() local
76 pthread_create(&slp2, NULL, sleep1, (void*)bar4); in main()
84 pthread_cancel(slp2); in main()