aboutsummaryrefslogtreecommitdiff
path: root/src/_pch.hpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Cleaning up guanoBenoit Germain2024-11-131-1/+0
| | | | | * Lane::waiting on does not need to be volatile or anything else, all accesses are controlled through status acquire/release semantics * this contains fixes about bad ordering of said accesses in Linda:send and Linda:receive
* Renamed _pch.h → _pch.hpp, deep.h → deep.hpp, lanes.h → lanes.hppBenoit Germain2024-10-281-0/+66