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

  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
threads_scenarii.c 61 #define CASE_UNK(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,2)
80 , CASE_UNK(0, 0, 1, 0, 0, 0, 0, 0, "FIFO Policy")
82 , CASE_UNK(0, 0, 2, 0, 0, 0, 0, 0, "RR Policy")
84 , CASE_UNK(0, 0, 0, 1, 0, 0, 0, 0, "Max sched param")
86 , CASE_UNK(0, 0, 0, -1, 0, 0, 0, 0, "Min sched param")
94 , CASE_UNK(0, 0, 0, 0, 0, 0, 2, 0, "1p guard size")
105 , CASE_UNK(0, 0, 1, 0, 0, 0, 0, 0, "FIFO Policy")
107 , CASE_UNK(0, 0, 2, 0, 0, 0, 0, 0, "RR Policy")
109 , CASE_UNK(0, 0, 0, 1, 0, 0, 0, 0, "Max sched param")
111 , CASE_UNK(0, 0, 0, -1, 0, 0, 0, 0, "Min sched param"
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
threads_scenarii.c 107 #define CASE_UNK(det, expl, scp, spa, sco, sta, gua, ssi, desc) \
123 CASE_UNK(0, 0, 1, 0, 0, 0, 0, 0, "FIFO Policy"),
124 CASE_UNK(0, 0, 2, 0, 0, 0, 0, 0, "RR Policy"),
125 CASE_UNK(0, 0, 0, 1, 0, 0, 0, 0, "Max sched param"),
126 CASE_UNK(0, 0, 0, -1, 0, 0, 0, 0, "Min sched param"),
130 CASE_UNK(0, 0, 0, 0, 0, 0, 2, 0, "1p guard size"),
134 CASE_UNK(0, 0, 0, 0, 0, 0, 2, 1, "Min stack size, 1p guard"),
137 "Detached, Min stack size, no guard"), CASE_UNK(1, 0, 0, 0,
145 CASE_UNK(0, 1, 1, 1, 0, 0, 0, 0, "Explicit FIFO max param"),
146 CASE_UNK(0, 1, 2, 1, 0, 0, 0, 0
    [all...]
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
threads_scenarii.c 61 #define CASE_UNK(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,2)
79 , CASE_UNK(0, 0, 1, 0, 0, 0, 0, 0, "FIFO Policy")
81 , CASE_UNK(0, 0, 2, 0, 0, 0, 0, 0, "RR Policy")
83 , CASE_UNK(0, 0, 0, 1, 0, 0, 0, 0, "Max sched param")
85 , CASE_UNK(0, 0, 0, -1, 0, 0, 0, 0, "Min sched param")
93 , CASE_UNK(0, 0, 0, 0, 0, 0, 2, 0, "1p guard size")
99 , CASE_UNK(0, 0, 0, 0, 0, 0, 2, 1, "Min stack size, 1p guard")
103 , CASE_UNK(1, 0, 0, 0, 0, 0, 2, 1,
107 , CASE_UNK(0, 1, 1, 1, 0, 0, 0, 0, "Explicit FIFO max param")
108 , CASE_UNK(0, 1, 2, 1, 0, 0, 0, 0, "Explicit RR max param"
    [all...]
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
threads_scenarii.c 61 #define CASE_UNK(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,2)
79 , CASE_UNK(0, 0, 1, 0, 0, 0, 0, 0, "FIFO Policy")
81 , CASE_UNK(0, 0, 2, 0, 0, 0, 0, 0, "RR Policy")
83 , CASE_UNK(0, 0, 0, 1, 0, 0, 0, 0, "Max sched param")
85 , CASE_UNK(0, 0, 0, -1, 0, 0, 0, 0, "Min sched param")
93 , CASE_UNK(0, 0, 0, 0, 0, 0, 2, 0, "1p guard size")
99 , CASE_UNK(0, 0, 0, 0, 0, 0, 2, 1, "Min stack size, 1p guard")
103 , CASE_UNK(1, 0, 0, 0, 0, 0, 2, 1,
107 , CASE_UNK(0, 1, 1, 1, 0, 0, 0, 0, "Explicit FIFO max param")
108 , CASE_UNK(0, 1, 2, 1, 0, 0, 0, 0, "Explicit RR max param"
    [all...]

Completed in 284 milliseconds