Skip to main content

vTaskPlaceOnUnorderedEventList

Function vTaskPlaceOnUnorderedEventList 

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