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