aboutsummaryrefslogtreecommitdiffstats
path: root/fnet/src/tests/locking
Commit message (Collapse)AuthorAgeFilesLines
* Include what you need, and only that.Henning Baldersheim12 days1-10/+11
|
* Rename fnet library to vespa_fnet.Tor Egge2024-06-171-3/+3
|
* Update copyrightJon Bratseth2023-10-096-6/+6
|
* Update 2017 copyright notices.gjoranv2021-10-076-6/+6
|
* Misc cleanup of includes and code healthHenning Baldersheim2020-12-013-3/+2
|
* use chrono instead of fastos timeHåvard Pettersen2019-11-193-84/+81
|
* Remove files used by old unit test runner.Tor Egge2019-02-192-3/+0
|
* Eliminate some clang warnings in fnet.Tor Egge2019-02-011-10/+10
|
* added benchmark of spinlockHåvard Pettersen2018-08-281-0/+59
|
* Use std::mutex and std::condition_variable instead of FastOS_CondTor Egge2017-10-272-62/+63
| | | | in fnet unit tests.
* Update copyright headersJon Bratseth2017-06-146-6/+6
|
* Revert "Update copyright headers"Jon Bratseth2017-06-146-6/+6
|
* Update copyright headersJon Bratseth2017-06-146-6/+6
|
* Revert "Copyright header"Jon Bratseth2017-06-136-6/+6
|
* Copyright headerJon Bratseth2017-06-136-6/+6
|
* Add back the loggingHenning Baldersheim2017-04-291-1/+1
|
* No virtual on override.Henning Baldersheim2017-04-263-7/+4
| | | | Optimize includes.
* Revert "Balder/enforce override 2"Arne H Juul2017-04-242-4/+6
|
* Use overrideHenning Baldersheim2017-04-232-6/+4
|
* add override in fnet moduleArne H Juul2017-04-102-6/+6
|
* NULL -> nullptrHenning Baldersheim2017-01-133-25/+25
|
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-3/+3
|
* PublishJon Bratseth2016-06-159-0/+590