Laytan Laats
|
1e6419b5b7
fix zombie thread leak in thread self cleanup
|
11 months ago |
Laytan Laats
|
efe68c2e24
posix: add package
|
1 year ago |
Feoramund
|
7764ab2ab0
Prevent test runner deadlock on NetBSD
|
1 year ago |
Andreas T Jonsson
|
4558f3992a
Initial commit of NetBSD port
|
1 year ago |
avanspector
|
fca691a066
fix core:thread and a memory leak
|
1 year ago |
avanspector
|
3ebf5dcc0e
fix haiku
|
1 year ago |
avanspector
|
9d4c2ba0d8
fix haiku
|
1 year ago |
avanspector
|
dc5cf23066
add haiku to unix
|
1 year ago |
gingerBill
|
f002857edc
Clean up `core:time` to be consistent across all platforms
|
3 years ago |
Sébastien Marie
|
5676c9e7eb
initial OpenBSD support
|
3 years ago |
gingerBill
|
f38b7ebf42
Begin adding vendor:miniaudio
|
3 years ago |
gingerBill
|
ca33cb990b
Strip semicolons in core which were missing
|
3 years ago |
gingerBill
|
858c5f8fd8
Update thread_unix logic
|
5 years ago |
gingerBill
|
f92b4c7849
Update `sys/unix`; Rename `thread.create_and_start`
|
5 years ago |
KTRosenberg
|
d017b5de9d
replaced pthread_yield with ssched_yield, fixed semaphore post:q
|
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 |
Tetralux
|
99121d6ff2
Implement core:thread and core:sync on Unix using pthreads
|
5 years ago |