aboutsummaryrefslogtreecommitdiffstats
path: root/host/lib/utils/tasks.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added missing pure virtual destructors to base classesNicholas Corgan2014-09-011-1/+5
* b200/dtor-stall: fixed bug that stalled b200 on shutdown.Johannes Demel2013-11-191-0/+99
* uhd: make spawn barrier a member of a task (see notes)Josh Blum2011-07-261-6/+8
* uhd: exit task on the catch-all exceptions, and dont print anythingJosh Blum2011-07-251-2/+7
* uhd: added tasks to simplify thread spawning use casesJosh Blum2011-07-131-0/+75