HomeSort by relevance Sort by last modified time
    Searched refs:init_ctl (Results 1 - 3 of 3) sorted by null

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_once/
6-1.c 157 int init_ctl; variable
161 init_ctl++;
184 init_ctl = 0;
206 if (init_ctl != 1) {
207 output("init_ctl: %d\n", init_ctl);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_kill/
8-1.c 158 int init_ctl; variable
162 init_ctl++;
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
18-1.c 158 int init_ctl; variable
162 init_ctl++;

Completed in 251 milliseconds