Searched defs:num_threads (Results 1 – 2 of 2) sorted by relevance
791 size_t num_threads, void (*thread_func)(void), in thread_run_test()
74 size_t num_threads; member293 #define OP_NEW_THREAD(num_threads, script) \ argument486 static int join_threads(struct child_thread_args *threads, size_t num_threads) in join_threads()
Completed in 29 milliseconds