aboutsummaryrefslogtreecommitdiffstats
path: root/fastos/src/vespa/fastos/thread.h
Commit message (Expand)AuthorAgeFilesLines
* remove FastOS_Thread (and FastOS_ThreadPool/FastOS_Runnable)Håvard Pettersen2023-02-271-467/+0
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-8/+3
* Stacksize is no longer in use.Henning Baldersheim2022-12-191-24/+4
* Use atomic thread pointer in runnable.Tor Egge2022-12-061-4/+4
* Let deadlock detector dump stack of potentially deadlocked threadsTor Brede Vekterli2022-06-021-1/+1
* remove FastOS_ApplicationHåvard Pettersen2022-04-081-14/+0
* make some variables atomic to make tsan happyHåvard Pettersen2022-03-091-3/+9
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-9/+1
* Ensure that we have stopped the thread.Henning Baldersheim2019-12-041-8/+7
* Use relaxed atomics for FastOS_ThreadInterface break flagTor Brede Vekterli2019-01-101-2/+3
* Revert "Revert "Toregge/use standard locks in fastos""Arnstein Ressem2017-11-021-9/+16
* Revert "Toregge/use standard locks in fastos"Harald Musum2017-10-311-16/+9
* Use std::mutex and std::condition_variable instead of FastOS_Mutex andTor Egge2017-10-301-9/+16
* NULL -> nullptrHenning Baldersheim2017-08-181-8/+8
* Include only what you need.Henning Baldersheim2017-08-181-3/+3
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Remove all usage of boost::noncopyable.Henning Baldersheim2016-09-141-4/+2
* remove SetPriority from fastosArne H Juul2016-06-291-20/+0
* Remove more unused definesHenning Baldersheim2016-06-161-0/+1
* GC unused defines.Henning Baldersheim2016-06-161-3/+2
* PublishJon Bratseth2016-06-151-0/+523