Ruby 2.4.0 リファレンスマニュアル
関数一覧
rb_thread_create
function rb_thread_create
VALUE rb_thread_create(fn, arg)
VALUE (*fn)(); void *arg;