[][src]Function linuxcnc_hal_sys::hal_start_threads

pub unsafe extern "C" fn hal_start_threads() -> c_int

hal_start_threads() starts all threads that have been created. This is the point at which realtime functions start being called. On success it returns 0, on failure a negative error code.