Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

pthread_barrier_wait

Function pthread_barrier_wait 

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