index
:
uhd
lea-m8f
lea-m8f-003_008_002
lea-m8f-003_009_001
lea-m8f-003_009_004
lea-m8f-003_010_003_000
lea-m8f-003_012_000_000
lea-m8f-v3.14.1.0
lea-m8f-v4.2.0.1
master
Ettus' UHD Repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
host
/
lib
/
utils
/
tasks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils: add set_thread_name API call, move thread_priority to thread
Andrej Rode
2017-06-29
1
-4
/
+9
*
uhd: tasks now use std::threads under the hood, and can't be interrupted
Martin Braun
2017-06-28
1
-22
/
+16
*
Merge branch 'maint'
Martin Braun
2017-05-03
1
-2
/
+2
|
\
|
*
uhd: cast thread_group.create_thread() return value to void to avoid memory leak
Andrej Rode
2017-04-25
1
-2
/
+2
*
|
utils: introduce new logging API and remove msg API
Andrej Rode
2017-02-20
1
-9
/
+9
|
/
*
Remove all boost:: namespace prefix for uint32_t, int32_t etc. (fixed-width t...
Martin Braun
2016-11-08
1
-1
/
+1
*
Added missing pure virtual destructors to base classes
Nicholas Corgan
2014-09-01
1
-1
/
+5
*
b200/dtor-stall: fixed bug that stalled b200 on shutdown.
Johannes Demel
2013-11-19
1
-0
/
+99
*
uhd: make spawn barrier a member of a task (see notes)
Josh Blum
2011-07-26
1
-6
/
+8
*
uhd: exit task on the catch-all exceptions, and dont print anything
Josh Blum
2011-07-25
1
-2
/
+7
*
uhd: added tasks to simplify thread spawning use cases
Josh Blum
2011-07-13
1
-0
/
+75