Function r_core::r_th_cond_wait[][src]

pub unsafe extern "C" fn r_th_cond_wait(
    cond: *mut RThreadCond,
    lock: *mut RThreadLock
)