aboutsummaryrefslogtreecommitdiff
path: root/core/sync/sync2/sema_internal.odin
Commit message (Expand)AuthorAgeFilesLines
* Add `.Private` information to doc-formatgingerBill2022-01-191-0/+1
* Add `wait_group_wait_with_timeout`; Allow `Sema` to be implemented as a `Wait...gingerBill2021-10-111-48/+4
* Separate `Sema` implementation from "header"; Allow for either `Futex` or `Mu...gingerBill2021-10-111-0/+116