pthread_spin_destroy
libc
0.2.178
In libc::
new::
common::
posix::
pthread
libc
::
new
::
common
::
posix
::
pthread
Function
pthread_
spin_
destroy
Copy item path
Source
pub unsafe extern "C" fn pthread_spin_destroy( lock:
*mut
pthread_spinlock_t
, ) ->
c_int