pub unsafe extern "C" fn aws_condition_variable_notify_one(
    condition_variable: *mut aws_condition_variable
) -> c_int
Expand description

Notifies/Wakes one waiting thread