Searched defs:synchro (Results 1 - 1 of 1) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/
H A Dstress.c229 int synchro = 1; local
275 ret = pthread_create(&sy_rec, NULL, sync_rec, &synchro);
313 synchro = 0;

Completed in 133 milliseconds