Function sgx_types::sgx_thread_cond_wait[][src]

pub unsafe extern "C" fn sgx_thread_cond_wait(
    cond: *mut sgx_thread_cond_t,
    mutex: *mut sgx_thread_mutex_t
) -> int32_t