Searched refs:__UNLOCK_EX (Results 1 – 3 of 3) sorted by relevance
27 #define __UNLOCK_EX(_x) __attribute__((unlock_function(_x))) macro35 #define __UNLOCK_EX(_x) macro
22 void WaitChannel_Sleep(WaitChannel *wc) __UNLOCK_EX(wc->lock);
39 void Spinlock_Unlock(Spinlock *lock) __UNLOCK_EX(*lock);