hal_start_threads

Function hal_start_threads 

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

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.