mariadb/storage/innobase/srv
Marko Mäkelä a2614abacf MDEV-34431: Ignore innodb_sync_spin_loops on Windows
The Microsoft Windows implementations of SRWLOCK and WaitOnAddress()
include some spin loop logic before entering the operating system kernel.
Let us avoid duplicating some of that spin loop logic.

Thanks to Vladislav Vaintroub for this fix.
2025-07-21 09:47:11 +03:00
..
srv0mon.cc Merge branch '10.11' into 11.4 2025-04-26 10:53:02 +02:00
srv0srv.cc MDEV-34431: Ignore innodb_sync_spin_loops on Windows 2025-07-21 09:47:11 +03:00
srv0start.cc Merge 10.11 into 11.4 2025-05-13 13:44:58 +03:00