Searched refs:__NO_LOCK_ANALYSIS (Results 1 – 3 of 3) sorted by relevance
23 #define __NO_LOCK_ANALYSIS __attribute__((no_thread_safety_analysis)) macro31 #define __NO_LOCK_ANALYSIS macro
75 Spinlock_Lock(Spinlock *lock) __NO_LOCK_ANALYSIS in Spinlock_Lock()109 Spinlock_Unlock(Spinlock *lock) __NO_LOCK_ANALYSIS in Spinlock_Unlock()
314 ThreadKThreadEntry(TrapFrame *tf) __NO_LOCK_ANALYSIS in ThreadKThreadEntry()