Contents

thread_create

Declaration

kern_return_t thread_create(task_t parent_task, thread_act_t *child_act);

See Also

Thread