aboutsummaryrefslogtreecommitdiff
path: root/core/sync/futex_linux.odin
Commit message (Collapse)AuthorAgeFilesLines
* [sync]: Fix typos in comments and remove my note.flysand72025-01-161-3/+0
|
* Merge branch 'master' into file-tags-without-commentsKarl Zylinski2024-09-171-4/+4
|\
| * Use `contextless` procs in `core:sync` insteadFeoramund2024-09-101-4/+4
| |
* | Moved all packages in core, base, vendor, tests and examples to use new #+ ↵Karl Zylinski2024-09-141-2/+2
|/ | | | file tag syntax.
* Implement new sys/unix packageflysand72023-10-271-67/+32
|
* Make `sync` calls `contextless` where possiblegingerBill2022-12-081-10/+10
|
* Remove pthreads dependencygingerBill2022-03-311-6/+0
|
* Rename package name to `sync`gingerBill2022-03-311-1/+1
|
* Replace `sync` with `sync2`gingerBill2022-03-301-0/+103