Function ngx_thread_cond_destroy

Source
pub unsafe extern "C" fn ngx_thread_cond_destroy(
    cond: *mut pthread_cond_t,
    log: *mut ngx_log_s,
) -> isize