KTRosenberg
|
d017b5de9d
replaced pthread_yield with ssched_yield, fixed semaphore post:q
|
5 years ago |
gingerBill
|
93ead4bcb3
Fix typo
|
5 years ago |
gingerBill
|
3bd00fd6b7
Add `thread.Pool` with example in demo.odin; Update linalg to support handness changes for projection matrices
|
5 years ago |
gingerBill
|
c407687a4c
Fix new changes to runtime for unix
|
5 years ago |
gingerBill
|
a8a4dc1eb1
Make default `context.temp_allocator` thread safe when using `package thread`
|
5 years ago |
Tetralux
|
a3d2c40da0
whoops
|
5 years ago |
gingerBill
|
cc2fa8f756
Fix thread/thread_unix.odin to use the new `switch` conventions
|
5 years ago |
Tetralux
|
99121d6ff2
Implement core:thread and core:sync on Unix using pthreads
|
5 years ago |