xSemaphoreGiveRecursive

Macro xSemaphoreGiveRecursive 

Source
macro_rules! xSemaphoreGiveRecursive {
    ($xMutex:expr) => { ... };
}