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