Searched refs:ub_thr_fork_create (Results 1 – 2 of 2) sorted by relevance
288 ub_thr_fork_create(thr, func, arg)292 void ub_thr_fork_create(ub_thread_type* thr, void* (*func)(void*), void* arg);
113 ub_thr_fork_create(ub_thread_type* thr, void* (*func)(void*), void* arg) in ub_thr_fork_create() function