This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-06-13 09:22:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab52f8d795ca836925162b8ba92d0a77ea7db50a
Odin
/
core
/
thread
T
History
gingerBill
ab52f8d795
Move definition of mem.Allocator and log.Logger to
package runtime
, to reduce import cycle magic
2019-12-31 12:15:19 +00:00
..
thread_unix.odin
Make default
context.temp_allocator
thread safe when using
package thread
2019-12-29 18:08:48 +00:00
thread_windows.odin
Move definition of mem.Allocator and log.Logger to
package runtime
, to reduce import cycle magic
2019-12-31 12:15:19 +00:00
thread.odin
Implement core:thread and core:sync on Unix using pthreads
2019-12-01 00:46:23 +00:00