This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Ed94/Odin.git
synced
2026-09-03 15:00:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ba4363d67832b7f192492e1354b273296cc0c755
Odin
/
core
/
sync
T
History
Tetralux
8dd1b61aa2
sync.yield_processor
->
sync.cpu_relax
; have it call
intrinsics.cpu_relax
2020-04-21 16:07:18 +00:00
..
atomic.odin
…
sync_darwin.odin
replaced pthread_yield with ssched_yield, fixed semaphore post:q
2020-01-02 16:25:48 -05:00
sync_linux.odin
replaced pthread_yield with ssched_yield, fixed semaphore post:q
2020-01-02 16:25:48 -05:00
sync_unix.odin
…
sync_windows.odin
…
sync.odin
sync.yield_processor
->
sync.cpu_relax
; have it call
intrinsics.cpu_relax
2020-04-21 16:07:18 +00:00