Skip to main content

switch_thread_cond_broadcast

Function switch_thread_cond_broadcast 

Source
pub unsafe extern "C" fn switch_thread_cond_broadcast(
    cond: *mut switch_thread_cond_t,
) -> switch_status_t