summaryrefslogtreecommitdiff
path: root/gnuradio-runtime/lib/thread/thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Update license header to SPDX formatdevnulling2020-01-271-12/+1
* clang-format: Ordering all the includesMarcus Müller2019-08-091-2/+2
* Tree: clang-format without the include sortingMarcus Müller2019-08-091-287/+242
* vocoder: Fix build on NetBSD.MBoerschig2019-03-241-1/+2
* runtime: BSD shared memory and threading specificsA. Maitland Bottoms2018-03-271-1/+1
* cmake: Windows-specific fixes for compatibilityPaul Cercueil2016-05-301-1/+9
* Windows compatibility fixesNicholas Corgan2014-07-071-10/+16
* Removing trailing/extra whitespaces before release.Tom Rondeau2014-07-071-11/+11
* Merge branch 'maint'Tom Rondeau2014-04-251-15/+23
|\
| * runtime: enable thread priority, same as with Linux; fix header comments to t...Michael Dickens2014-04-241-4/+12
| * whitespace onlyMichael Dickens2014-04-241-11/+11
* | runtime: added ability to name threads, TPB scheduler automatically names eac...Balint Seeber2014-04-041-0/+71
|/
* build: of course this wouldn't have worked. Now fixing the compiler warning o...Tom Rondeau2014-01-181-1/+1
* build: fixed a warning on OS X.Tom Rondeau2014-01-181-0/+1
* runtime: Disable CPU_SET macros for FreeBSD.Kevin Zheng2013-12-261-1/+2
* runtime: adding thread priority methods to gr::blockTim O'Shea2013-06-051-0/+50
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-1/+1
* gruel: moved gruel into subdirs of gnuradio-runtime.Tom Rondeau2013-04-011-0/+238