shadow_rs::cshadow

Function syscallcondition_waitNonblock

source
pub unsafe extern "C-unwind" fn syscallcondition_waitNonblock(
    cond: *mut SysCallCondition,
    host: *const Host,
    proc_: *const Process,
    thread: *const Thread,
)