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

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
threads_scenarii.c 49 int schedparam; member in struct:__scenario
94 .schedparam = spa, \
306 if (scenarii[i].schedparam != 0) {
315 if (scenarii[i].schedparam == 1)
317 if (scenarii[i].schedparam == -1)
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
threads_scenarii.c 34 int schedparam; /* 0 => default sched param; 1 => max value for sched param; -1 => min value for sched param */ member in struct:__scenario
51 .schedparam=spa, \
259 if (scenarii[i].schedparam != 0) {
269 if (scenarii[i].schedparam == 1)
271 if (scenarii[i].schedparam == -1)
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
threads_scenarii.c 34 int schedparam; /* 0 => default sched param; 1 => max value for sched param; -1 => min value for sched param */ member in struct:__scenario
51 .schedparam=spa, \
259 if (scenarii[i].schedparam != 0) {
269 if (scenarii[i].schedparam == 1)
271 if (scenarii[i].schedparam == -1)
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
threads_scenarii.c 34 int schedparam; /* 0 => default sched param; 1 => max value for sched param; -1 => min value for sched param */ member in struct:__scenario
51 .schedparam=spa, \
326 if (scenarii[i].schedparam != 0) {
336 if (scenarii[i].schedparam == 1)
338 if (scenarii[i].schedparam == -1)

Completed in 57 milliseconds