Searched refs:portRELEASE_ISR_LOCK (Results 1 – 5 of 5) sorted by relevance
258 #define portRELEASE_ISR_LOCK() macro263 …#define portRELEASE_ISR_LOCK() vPortRecursiveLock( 0, spin_lock_instance( configSMP_SPINLOCK_0… macro
138 #define portRELEASE_ISR_LOCK() do {} while( 0 ) macro
156 #define portRELEASE_ISR_LOCK() rtos_lock_release( 0 ) macro
465 #ifndef portRELEASE_ISR_LOCK468 #define portRELEASE_ISR_LOCK() macro470 #error portRELEASE_ISR_LOCK is required in SMP
832 portRELEASE_ISR_LOCK(); in prvCheckForRunStateChange()860 portRELEASE_ISR_LOCK(); in prvCheckForRunStateChange()3876 portRELEASE_ISR_LOCK(); in vTaskSuspendAll()5235 portRELEASE_ISR_LOCK(); in vTaskSwitchContext()7108 portRELEASE_ISR_LOCK(); in vTaskExitCritical()7160 portRELEASE_ISR_LOCK(); in vTaskExitCriticalFromISR()