DoxigAlpha

umtx_sleep

Function parameters

Parameters

#
ptr:*const volatile c_int
value:c_int
timeout:c_int

Type definitions in this namespace

Types

#

Functions in this namespace

Functions

#

= SIG.ERR

Values

#
BADSIG
= SIG.ERR

Source

Implementation

#
pub extern "c" fn umtx_sleep(ptr: *const volatile c_int, value: c_int, timeout: c_int) c_int