kadircet added a comment. This one was used in a few different places in clang, for ex: https://github.com/llvm-mirror/clang/blob/master/tools/libclang/CIndex.cpp#L8713. Therefore I've used the same funcitonality.
Regarding `pthread_setschedparam` does setting prioirty to `PTHREAD_MIN_PRIORITY` on either `SCHED_FIFO` or `SCHED_RR` policy corresponds to `SCHED_IDLE` in linux(http://man7.org/linux/man-pages/man7/sched.7.html)? Repository: rCTE Clang Tools Extra CHANGES SINCE LAST ACTION https://reviews.llvm.org/D58492/new/ https://reviews.llvm.org/D58492 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits