Skip to main content

vTaskPlaceOnUnorderedEventList

Function vTaskPlaceOnUnorderedEventList 

Source
pub unsafe extern "C" fn vTaskPlaceOnUnorderedEventList(
    pxEventList: *mut xLIST,
    xItemValue: u32,
    xTicksToWait: u32,
)