summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/include/gnuradio/thread/thread.h
Commit message (Expand)AuthorAgeFilesLines
* Switch from boost pointers to std C++11 pointersThomas Habets2020-04-011-2/+2
* Update license header to SPDX formatdevnulling2020-01-271-12/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-5/+5
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-105/+103
* Comment typo fixing.luz.paz2018-02-031-1/+1
* runtime: add barrier to synchronize block startupAndrej Rode2017-04-231-0/+4
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-2/+2
* Merge branch 'maint'Tom Rondeau2014-04-251-6/+2
|\
| * runtime: enable thread priority, same as with Linux; fix header comments to t...Michael Dickens2014-04-241-6/+2
* | runtime: added ability to name threads, TPB scheduler automatically names eac...Balint Seeber2014-04-041-0/+3
|/
* runtime: adding thread priority methods to gr::blockTim O'Shea2013-06-051-0/+12
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-0/+144