aboutsummaryrefslogtreecommitdiffstats
path: root/vespamalloc/src/tests/allocfree/linklist.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* untangle vespamalloc from fastosHÃ¥vard Pettersen2023-02-231-8/+10
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-1/+1
* Remove template argumentHenning Baldersheim2022-02-101-13/+13
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove unused variables.Tor Egge2021-08-231-1/+1
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-0/+2
* FastOS_THread::Sleep -> std::chrono::sleep_forHenning Baldersheim2019-12-041-1/+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
* Add overrideHenning Baldersheim2017-04-291-4/+4
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-4/+4
* Use overrideHenning Baldersheim2017-04-231-4/+4
* add override in vespamalloc moduleArne H Juul2017-04-101-4/+4
* Revert "Revert "Balder/vespamalloc should not depend on anything else rebased...Henning Baldersheim2017-01-071-16/+13
* Revert "Balder/vespamalloc should not depend on anything else rebased 2"Henning Baldersheim2017-01-071-13/+16
* Do not include what you do not need.Henning Baldersheim2017-01-061-4/+2
* Use std::atomic also for the tagged ptr.Henning Baldersheim2017-01-061-10/+11
* remove the indirection due to not all cpus supporting cmpXchg16 in 2007.Henning Baldersheim2017-01-061-2/+0
* Include fastos.h first.Henning Baldersheim2016-06-161-5/+5
* PublishJon Bratseth2016-06-151-0/+188