The handful of Linux system calls that make a thread behave predictably - timer slack, which bounds
how late a short park returns, and the scheduling policy - reached through JNA. Every call is a no-op off
Linux, or on Linux when the C library cannot be loaded, so callers need no platform test.