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