Searched refs:win32_acquire_lock (Results 1 – 2 of 2) sorted by relevance
1458 static int win32_acquire_lock (MLOCK_T *sl) { in win32_acquire_lock() function1476 #define ACQUIRE_LOCK(l) win32_acquire_lock(l)
1852 #define ACQUIRE_LOCK(sl) win32_acquire_lock(sl)1859 static FORCEINLINE int win32_acquire_lock (MLOCK_T *sl) { in win32_acquire_lock() function