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

  /external/ltp/testcases/realtime/func/pi-tests/
testpi-1.c 81 void *func_nonrt(void *arg) function
204 create_other_thread(func_nonrt, NULL);
testpi-4.c 82 void *func_nonrt(void *arg) function
210 create_other_thread(func_nonrt, NULL);
  /external/ltp/testcases/realtime/stress/pi-tests/
testpi-3.c 98 void *func_nonrt(void *arg) function
347 arg1.func = func_nonrt;

Completed in 90 milliseconds