index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
sync
/
futex_darwin.odin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace system:System.framework imports with system:System
Harold Brenes
2025-07-13
1
-1
/
+1
*
Merge branch 'master' into file-tags-without-comments
Karl Zylinski
2024-09-17
1
-8
/
+17
|
\
|
*
fix wrong ulock timeout calculation, add version check for ios
Laytan Laats
2024-09-17
1
-1
/
+4
|
*
Pass microseconds instead of nanoseconds to __ulock_wait
pkova
2024-09-17
1
-1
/
+1
|
*
Fix code alignment in futex_darwin.odin
Pyry Kovanen
2024-09-17
1
-1
/
+1
|
*
Fix core sync test deadlock on darwin
pkova
2024-09-17
1
-2
/
+8
|
*
Use `contextless` procs in `core:sync` instead
Feoramund
2024-09-10
1
-6
/
+6
*
|
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
1
-2
/
+2
|
/
*
core/sync: fix wrong timeout calculation, `time.Duration` is ns already
Laytan Laats
2024-06-07
1
-1
/
+1
*
darwin: use new wait on address API if possible
Laytan Laats
2024-03-15
1
-2
/
+62
*
Remove `core:os` dependency for `base:runtime`
gingerBill
2024-01-28
1
-1
/
+1
*
Make `sync` calls `contextless` where possible
gingerBill
2022-12-08
1
-7
/
+7
*
Use __ulock_wait macOS; fix #1959
Jeroen van Rijn
2022-09-04
1
-3
/
+4
*
Fix typo
gingerBill
2022-05-18
1
-1
/
+1
*
Rename package name to `sync`
gingerBill
2022-03-31
1
-1
/
+1
*
Replace `sync` with `sync2`
gingerBill
2022-03-30
1
-0
/
+82