aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/utils/thread_priority.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Josh Blum2011-02-211-4/+6
| | | | | | for features implemented different ifdefs in the cpp files
* uhd: replaced print warning with a post warning call and registryJosh Blum2010-10-261-1/+1
| | | | | | renamed print warning calls in the implementation fixed issue with dict::pop so it now works even if the value is not comparable
* 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