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

  /external/autotest/client/tests/monotonic_time/src/
threads.h 11 int create_threads(int num_threads, thread_func_t func, void *arg);
threads.c 86 int create_threads(int nthreads, thread_func_t func, void *arg) function

Completed in 1556 milliseconds