summaryrefslogtreecommitdiff
path: root/src/thread/Util.cxx
AgeCommit message (Expand)Author
2020-03-16remove some more extra semicolonsRosen Penev
2019-10-09thread/Util: lower the real-time priority from 50 to 40Max Kellermann
2018-02-11Merge tag 'v0.20.17'Max Kellermann
2018-02-09thread/Util: implement system call wrapper for sched_setscheduler()Max Kellermann
2018-02-09thread/Util: rename ioprio_set() to linux_ioprio_set()Max Kellermann
2018-01-05Merge branch 'v0.20.x'Max Kellermann
2018-01-04thread/Util: no ioprio_set() on Android due to seccomp/SIGSYSMax Kellermann
2017-12-16Merge branch 'v0.20.x'Max Kellermann
2017-12-12*: check defined(_WIN32) instead of defined(WIN32)Max Kellermann
2017-11-26thread/*: add "noexcept"Max Kellermann
2017-01-17AUTHORS, ...: update my email addressMax Kellermann
2016-09-04thread/Util: throw exception on errorMax Kellermann
2016-09-04thread/Util: un-inline the functionsMax Kellermann