aboutsummaryrefslogtreecommitdiffstats
path: root/fastos/src/vespa/fastos/thread.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove FastOS_Thread (and FastOS_ThreadPool/FastOS_Runnable)HÃ¥vard Pettersen2023-02-271-363/+0
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-1/+3
* Stacksize is no longer in use.Henning Baldersheim2022-12-191-4/+2
* Use atomic thread pointer in runnable.Tor Egge2022-12-061-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Ensure that we have stopped the thread.Henning Baldersheim2019-12-041-7/+2
* Use relaxed atomics for FastOS_ThreadInterface break flagTor Brede Vekterli2019-01-101-2/+2
* Revert "Revert "Toregge/use standard locks in fastos""Arnstein Ressem2017-11-021-58/+51
* Revert "Toregge/use standard locks in fastos"Harald Musum2017-10-311-51/+58
* Use std::mutex and std::condition_variable instead of FastOS_Mutex andTor Egge2017-10-301-58/+51
* NULL -> nullptrHenning Baldersheim2017-08-181-22/+22
* Include only what you need.Henning Baldersheim2017-08-181-1/+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
* PublishJon Bratseth2016-06-151-0/+373