Files
qemu/util
Paolo Bonzini 55e0216466 thread-win32: replace CRITICAL_SECTION with SRWLOCK
SRWLOCK is a much cheaper primitive than CRITICAL_SECTION, which
basically exists only as a legacy API.  The SRWLOCK is a single word
in memory and it is cheaper to just initialize it always.

Reviewed-by: Kostiantyn Kostiuk <kkostiuk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2026-04-23 12:27:27 +02:00
..
2023-03-20 12:43:50 +01:00
2023-12-19 19:03:38 +01:00
2026-01-22 11:23:31 +00:00
2025-01-16 20:57:17 -08:00
2023-05-23 15:20:15 +08:00
2026-04-22 12:51:51 +04:00
2024-09-20 10:00:27 +03:00
2025-10-01 08:33:24 +02:00
2025-03-10 17:07:16 +08:00
2025-01-29 11:43:04 -03:00
2026-04-22 12:51:51 +04:00
2023-04-24 11:29:00 +02:00
2026-04-23 12:27:27 +02:00
2023-08-31 19:47:43 +02:00
2023-03-28 15:23:10 -07:00
2023-11-15 12:06:05 +03:00
2025-12-27 10:11:12 +01:00
2026-04-22 12:51:51 +04:00
2023-11-03 09:20:31 +01:00