speech_dispatcher_sys

Function pthread_barrier_wait

Source
pub unsafe extern "C" fn pthread_barrier_wait(
    __barrier: *mut pthread_barrier_t,
) -> c_int