filename=eval.c
macro=false
private=false
type=VALUE
name=rb_thread_stop
params=(void)


現在実行中のスレッドを停止します。
他のスレッドから rb_thread_wakeup を呼ばれると再開します。

