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

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/testfrmw/
threads_scenarii.c 21 * scenar_init(): function to call before use the scenarii array.
194 void scenar_init(void) function
463 * in the scenar_init() routine
497 scenar_init();
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
threads_scenarii.c 21 * scenar_init(): function to call before use the scenarii array.
141 void scenar_init() function
418 /* This function will free all resources consumed in the scenar_init() routine */
455 scenar_init();
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
threads_scenarii.c 21 * scenar_init(): function to call before use the scenarii array.
141 void scenar_init() function
418 /* This function will free all resources consumed in the scenar_init() routine */
455 scenar_init();
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
threads_scenarii.c 21 * scenar_init(): function to call before use the scenarii array.
208 void scenar_init() function
485 /* This function will free all resources consumed in the scenar_init() routine */
522 scenar_init();

Completed in 167 milliseconds