aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/util/thread.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* avoid using fastos thread in storageHåvard Pettersen2023-02-241-2/+4
* stop using FastOS_ThreadIdHåvard Pettersen2023-02-221-0/+1
* stop using FastOS_Thread in vespalibHåvard Pettersen2023-02-211-0/+1
* use std::thread directlyHåvard Pettersen2023-02-151-24/+24
* stop using fastos thread more placesHåvard Pettersen2023-02-141-30/+26
* stop using fastos threadHåvard Pettersen2023-02-131-19/+7
* Make vespalib::Thread state polling thread safeTor Brede Vekterli2022-02-181-2/+5
* Add init_fun to vespalib::Thread too to figure out what the thread is used for.Henning Baldersheim2021-12-091-2/+4
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use c++11 primitives for synchronizationHenning Baldersheim2020-10-141-11/+9
* Factor out CountDownLatch and Gate to separate header files.Tor Egge2017-12-111-0/+1
* 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
* Use overrideHenning Baldersheim2017-04-041-3/+3
* Specify destructors explicit to control inlining.Henning Baldersheim2017-03-081-2/+4
* Only include what you need.Henning Baldersheim2016-12-191-0/+1
* PublishJon Bratseth2016-06-151-0/+52