Searched defs:portRELEASE_TASK_LOCK (Results 1 – 4 of 4) sorted by relevance
260 #define portRELEASE_TASK_LOCK() macro265 …#define portRELEASE_TASK_LOCK() vPortRecursiveLock( 1, spin_lock_instance( configSMP_SPINLOCK_1… macro
130 #define portRELEASE_TASK_LOCK() do {} while( 0 ) macro
158 #define portRELEASE_TASK_LOCK() rtos_lock_release( 1 ) macro
448 #define portRELEASE_TASK_LOCK() macro