summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/wakeup
Commit message (Collapse)AuthorAgeFilesLines
* Add missing include statements. Check for atomic wait support.Tor Egge2022-04-051-0/+4
|
* benchmark std::atomic wait/notify wakeupHåvard Pettersen2022-01-201-4/+38
| | | | also measure cpu usage for waiting threads
* Use normal function template instead of abbreviated function template.Tor Egge2021-12-111-6/+12
|
* add cond case for early unlockHåvard Pettersen2021-11-231-0/+24
|
* added benchmark for thread wakeupHåvard Pettersen2021-11-233-0/+238