6 Commits

Author SHA1 Message Date
Chris Robinson
7f282a98e0 Make some parameter names consistent 2024-02-08 11:02:48 -08:00
Chris Robinson
bb3387b0fc Much more clang-tidy cleanup 2023-12-10 22:15:17 -08:00
Rosen Penev
2f3acdff4a rtkit: match includes with code (#752)
These headers are used for __gettid. Match the if with the code.

Fixes compilation under MinGW.

Signed-off-by: Rosen Penev <rosenp@gmail.com>

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-08-18 18:44:09 -07:00
Chris Robinson
b26ca6b65e Add missing include for FreeBSD 2022-07-29 03:06:07 -07:00
Chris Robinson
388f10319b Handle _gettid on FreeBSD
And simplify handling D-Bus/RTKit interfaces
2022-01-18 15:55:51 -08:00
Chris Robinson
5165b29b19 Optionally use RTKit/D-Bus to set elevated priority
If pthread_setschedparam fails or is unavailable.
2021-04-18 00:43:01 -07:00