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

  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
threads_scenarii.c 59 #define CASE_POS(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,0)
73 /* 0*/ CASE_POS(0, 0, 0, 0, 0, 0, 0, 0, "default")
76 , CASE_POS(1, 0, 0, 0, 0, 0, 0, 0, "detached")
78 , CASE_POS(0, 1, 0, 0, 0, 0, 0, 0, "Explicit sched")
88 , CASE_POS(0, 0, 0, 0, 1, 0, 0, 0, "Alternative contension scope")
90 , CASE_POS(0, 0, 0, 0, 0, 1, 0, 0, "Alternative stack")
92 , CASE_POS(0, 0, 0, 0, 0, 0, 1, 0, "No guard size")
96 , CASE_POS(0, 0, 0, 0, 0, 0, 0, 1, "Min stack size")
99 /* 0*/ , CASE_POS(0, 0, 0, 0, 0, 0, 0, 0, "default")
101 , CASE_POS(1, 0, 0, 0, 0, 0, 0, 0, "detached"
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
threads_scenarii.c 103 #define CASE_POS(det, expl, scp, spa, sco, sta, gua, ssi, desc) \
120 CASE_POS(0, 0, 0, 0, 0, 0, 0, 0, "default"),
121 CASE_POS(1, 0, 0, 0, 0, 0, 0, 0, "detached"),
122 CASE_POS(0, 1, 0, 0, 0, 0, 0, 0, "Explicit sched"),
127 CASE_POS(0, 0, 0, 0, 1, 0, 0, 0, "Alternative contension scope"),
128 CASE_POS(0, 0, 0, 0, 0, 1, 0, 0, "Alternative stack"),
129 CASE_POS(0, 0, 0, 0, 0, 0, 1, 0, "No guard size"),
131 CASE_POS(0, 0, 0, 0, 0, 0, 0, 1, "Min stack size"),
133 CASE_POS(0, 0, 0, 0, 0, 0, 1, 1, "Min stack size, no guard"),
135 CASE_POS(1, 0, 0, 0, 0, 1, 0, 0, "Detached, Alternative stack")
    [all...]
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
threads_scenarii.c 59 #define CASE_POS(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,0)
73 /* 0*/ CASE_POS(0, 0, 0, 0, 0, 0, 0, 0, "default")
75 , CASE_POS(1, 0, 0, 0, 0, 0, 0, 0, "detached")
77 , CASE_POS(0, 1, 0, 0, 0, 0, 0, 0, "Explicit sched")
87 , CASE_POS(0, 0, 0, 0, 1, 0, 0, 0, "Alternative contension scope")
89 , CASE_POS(0, 0, 0, 0, 0, 1, 0, 0, "Alternative stack")
91 , CASE_POS(0, 0, 0, 0, 0, 0, 1, 0, "No guard size")
95 , CASE_POS(0, 0, 0, 0, 0, 0, 0, 1, "Min stack size")
98 , CASE_POS(0, 0, 0, 0, 0, 0, 1, 1, "Min stack size, no guard")
100 , CASE_POS(1, 0, 0, 0, 0, 1, 0, 0, "Detached, Alternative stack"
    [all...]
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
threads_scenarii.c 59 #define CASE_POS(det,expl,scp,spa,sco,sta,gua,ssi,desc) CASE(det,expl,scp,spa,sco,sta,gua,ssi,desc,0)
73 /* 0*/ CASE_POS(0, 0, 0, 0, 0, 0, 0, 0, "default")
75 , CASE_POS(1, 0, 0, 0, 0, 0, 0, 0, "detached")
77 , CASE_POS(0, 1, 0, 0, 0, 0, 0, 0, "Explicit sched")
87 , CASE_POS(0, 0, 0, 0, 1, 0, 0, 0, "Alternative contension scope")
89 , CASE_POS(0, 0, 0, 0, 0, 1, 0, 0, "Alternative stack")
91 , CASE_POS(0, 0, 0, 0, 0, 0, 1, 0, "No guard size")
95 , CASE_POS(0, 0, 0, 0, 0, 0, 0, 1, "Min stack size")
98 , CASE_POS(0, 0, 0, 0, 0, 0, 1, 1, "Min stack size, no guard")
100 , CASE_POS(1, 0, 0, 0, 0, 1, 0, 0, "Detached, Alternative stack"
    [all...]

Completed in 158 milliseconds