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