HomeSort by relevance Sort by last modified time
    Searched full:do_it1 (Results 1 - 2 of 2) sorted by null

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_join/
6-3.c 49 static char do_it1 = 1; variable
82 while (do_it1) {
237 do_it1 = 0;
238 } while (do_it1);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_detach/
4-3.c 62 static volatile int do_it1 = 1; variable
100 while (do_it1) {
105 if (!do_it1)
272 do_it1 = 0;

Completed in 223 milliseconds