function rb_thread_create

[edit]
VALUE rb_thread_create(fn, arg)

VALUE (*fn)(); void *arg;