Function _umtx_op [src]
Alias for std.c.freebsd._umtx_op
Prototype
pub extern "c" fn _umtx_op(obj: usize, op: c_int, val: c_ulong, uaddr: usize, uaddr2: usize) c_int
Parameters
obj: usize
op: c_int
val: c_ulong
uaddr: usize
uaddr2: usize
Source
pub extern "c" fn _umtx_op(obj: usize, op: c_int, val: c_ulong, uaddr: usize, uaddr2: usize) c_int