Home
last modified time | relevance | path

Searched refs:slp1 (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
58 pthread_create(&slp1, NULL, sleep1, (void*)bar3); in main()