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

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
threads_scenarii.c 54 int altscope; member in struct:__scenario
95 .altscope = sco, \
339 if (scenarii[i].altscope != 0) {
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
threads_scenarii.c 35 int altscope; /* 0 => default contension scope; 1 => alternative contension scope */ member in struct:__scenario
52 .altscope=sco, \
294 if (scenarii[i].altscope != 0) {
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
threads_scenarii.c 35 int altscope; /* 0 => default contension scope; 1 => alternative contension scope */ member in struct:__scenario
52 .altscope=sco, \
294 if (scenarii[i].altscope != 0) {
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
threads_scenarii.c 35 int altscope; /* 0 => default contension scope; 1 => alternative contension scope */ member in struct:__scenario
52 .altscope=sco, \
361 if (scenarii[i].altscope != 0) {

Completed in 1028 milliseconds