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

  /external/ltp/testcases/realtime/stress/pi-tests/
lookup_pi_state.c 74 void *slave_thread(void *arg) function
114 create_fifo_thread(slave_thread, (void *)(intptr_t) i,
  /external/autotest/client/tests/tsc/src/
checktsc.c 240 slave_thread(void *arg) function
282 if ((err = pthread_create(&thread, NULL, slave_thread, NULL))) {

Completed in 271 milliseconds