Ruby 1.9.3 リファレンスマニュアル > 関数一覧 > rb_thread_create

function rb_thread_create

VALUE rb_thread_create(fn, arg)

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