pub unsafe extern "C" fn rb_thread_schedule()Expand description
Tries to switch to another thread. This function blocks until the current thread re-acquires the GVL.
ยง@exception rb_eInterrupt Operation interrupted.
Generated by rb-sys for Ruby mri-x86_64-linux-gnu-3.3.8