OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs: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 188 milliseconds