thread_create 229 kernel/generic/src/proc/thread.c thread_t *thread_create(void (*func)(void *), void *arg, task_t *task, thread_create 91 uspace/lib/c/generic/thread/thread.c errno_t thread_create(errno_t (*func)(void *), void *arg, const char *name)HelenOS homepage, sources at GitHub