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

  /external/ltp/testcases/realtime/func/pi-tests/
testpi-1.c 139 void *func_noise(void *arg) function
208 create_rr_thread(func_noise, NULL, 40);
testpi-2.c 141 void *func_noise(void *arg) function
209 create_rr_thread(func_noise, NULL, 40);
testpi-4.c 141 void *func_noise(void *arg) function
214 create_rr_thread(func_noise, NULL, 40);
  /external/ltp/testcases/realtime/stress/pi-tests/
testpi-3.c 203 void *func_noise(void *arg) function
359 arg5.func = func_noise;

Completed in 107 milliseconds