[go: up one dir, main page]

Function libc::pthread_barrier_wait

source ·
pub unsafe extern "C" fn pthread_barrier_wait(
    barrier: *mut pthread_barrier_t
) -> c_int