esp_idf_hal::sys

Function pthread_cond_wait

Source
pub unsafe extern "C" fn pthread_cond_wait(
    __cond: *mut u32,
    __mutex: *mut u32,
) -> i32