ub_thr_fork_create
ub_thr_fork_create(thr, func, arg)
void ub_thr_fork_create(ub_thread_type* thr, void* (*func)(void*), void* arg);
ub_thr_fork_create(thr, func, arg)
void ub_thr_fork_create(ub_thread_type* thr, void* (*func)(void*), void* arg);