Skip to main content

GC_get_thr_restart_signal

Function GC_get_thr_restart_signal 

Source
pub unsafe extern "C" fn GC_get_thr_restart_signal() -> c_int
Expand description

Return the signal number (which is a constant after the collector initialization) used by the collector to restart (resume) threads on POSIX systems. Return -1 otherwise.