pthread_barrier_wait
libc
0.2.178
In libc::
new::
common::
posix::
pthread
libc
::
new
::
common
::
posix
::
pthread
Function
pthread_
barrier_
wait
Copy item path
Source
pub unsafe extern "C" fn pthread_barrier_wait( barrier:
*mut
pthread_barrier_t
, ) ->
c_int