Function sgx_types::sgx_thread_cond_init[][src]

pub unsafe extern "C" fn sgx_thread_cond_init(
    cond: *mut sgx_thread_cond_t,
    unused: *const sgx_thread_condattr_t
) -> int32_t