aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/utils/thread_priority.cpp
Commit message (Expand)AuthorAgeFilesLines
* logging: remove unecessery newlines in log messagesAndrej Rode2017-04-071-1/+1
* utils: introduce new logging API and remove msg APIAndrej Rode2017-02-201-2/+2
* uhd: C API wrapperNicholas Corgan2015-08-061-1/+1
* Fixed master-specific warningsNicholas Corgan2015-03-271-1/+1
* windows: do not set process wide priority from thread prioJosh Blum2012-02-081-0/+4
* uhd: fixes that make uhd compile on freebsdJosh Blum2011-12-301-2/+2
* uhd: replaced warning post with calls to UHD_MSG(warning)Josh Blum2011-05-041-3/+3
* uhd: attempt to cleanup language in thread prio warningJosh Blum2011-04-091-5/+4
* uhd: replaced instanced of std::exception with the uhd exceptionsJosh Blum2011-02-241-7/+7
* uhd: replace header checks in cmake files with more robust compile checks for...Josh Blum2011-02-211-4/+6
* uhd: replaced print warning with a post warning call and registryJosh Blum2010-10-261-1/+1
* uhd: better warning message for failing to set rt priorityJosh Blum2010-10-081-1/+8
* uhd: moved utils cpp files into lib/utils directoryJosh Blum2010-08-041-0/+98