servo/components/background_hang_monitor
Martin Robinson 7982f0dc27
build: Fix build warnings on Windows (#32500)
Disable some code for Windows, which is causing build warnings. When it
cannot be easily disabled (mainly for the incomplete BHM and sandbox
feature), allow dead code.
2024-06-15 14:31:36 +00:00
..
tests Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
background_hang_monitor.rs Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
Cargo.toml Move non-gfx things out of gfx_traits and create a base crate (#32296) 2024-05-17 12:28:58 +00:00
lib.rs
sampler.rs build: Fix build warnings on Windows (#32500) 2024-06-15 14:31:36 +00:00
sampler_linux.rs
sampler_mac.rs
sampler_windows.rs