Home | History | Annotate | Download | only in stdlib

Lines Matching refs:win32_acquire_lock

1457 static int win32_acquire_lock (MLOCK_T *sl) {
1475 #define ACQUIRE_LOCK(l) win32_acquire_lock(l)