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

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
threads_scenarii.c 41 int explicitsched; member in struct:__scenario
92 .explicitsched = expl, \
258 if (scenarii[i].explicitsched == 1)
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
threads_scenarii.c 32 int explicitsched; /* 0 => sched policy is inherited; 1 => sched policy from the attr param */ member in struct:__scenario
49 .explicitsched=expl, \
207 if (scenarii[i].explicitsched == 1)
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
threads_scenarii.c 32 int explicitsched; /* 0 => sched policy is inherited; 1 => sched policy from the attr param */ member in struct:__scenario
49 .explicitsched=expl, \
207 if (scenarii[i].explicitsched == 1)
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
threads_scenarii.c 32 int explicitsched; /* 0 => sched policy is inherited; 1 => sched policy from the attr param */ member in struct:__scenario
49 .explicitsched=expl, \
274 if (scenarii[i].explicitsched == 1)
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/
3-2.c 530 if (scenarii[sc].explicitsched != 0) { /* We need a specified policy */

Completed in 1484 milliseconds