Searched defs:MutexLock (Results 1 – 3 of 3) sorted by relevance
226 static inline void MutexLock(MutexT* mutex) in MutexLock() function260 static inline void MutexLock(MutexT* mutex) in MutexLock() function
170 bool MutexLock(struct fmutex *m, bool trylock) in MutexLock() function
192 bool MutexLock(struct fmutex *const m, bool trylock) in MutexLock() function