ulTaskNotifyTake

Macro ulTaskNotifyTake 

Source
macro_rules! ulTaskNotifyTake {
    ($xClearCountOnExit:expr, $xTicksToWait:expr) => { ... };
}