Lines Matching refs:OS_RestoreInterrupts
74 (void)OS_RestoreInterrupts(e); in OS_LockMutex()
169 (void)OS_RestoreInterrupts(saved); in OS_TryLockMutex()
203 (void)OS_RestoreInterrupts(e); in OS_LockMutexR()
233 (void)OS_RestoreInterrupts(e); in OS_LockMutexW()
271 (void)OS_RestoreInterrupts(e); in OS_TryLockMutexR()
313 (void)OS_RestoreInterrupts(e); in OS_TryLockMutexW()
344 (void)OS_RestoreInterrupts(e); in OSi_UnlockMutexCore()
372 (void)OS_RestoreInterrupts(e); in OSi_UnlockMutexCore()
387 (void)OS_RestoreInterrupts(e); in OSi_UnlockMutexCore()
459 (void)OS_RestoreInterrupts(e); in OS_LockMutexFromRToW()
483 (void)OS_RestoreInterrupts(e); in OS_TryLockMutexFromRToW()
514 (void)OS_RestoreInterrupts(e); in OS_LockMutexFromWToR()
538 (void)OS_RestoreInterrupts(e); in OS_TryLockMutexFromWToR()