hikari
|
3b8515beb0
[core:thread] Seeing if this fixes network tests
|
2 yıl önce |
hikari
|
dcf4e51787
[core:thread] Added `self_cleanup` flag to properly auto-clean threads
|
2 yıl önce |
Tetralux
|
5d6b923244
[thread] Refactor handling of 'init_context' + add doc comments for it
|
2 yıl önce |
Thimilius
|
d48d3bfa87
Fix join_multiple typo
|
3 yıl önce |
gingerBill
|
c9e6862332
Add `id` to `thread.Thread`
|
3 yıl önce |
gingerBill
|
0070119392
Add `thread.create_and_start_with_*` procedures
|
3 yıl önce |
gingerBill
|
f57201bbd1
Remove unneeded semicolons from the core library
|
4 yıl önce |
gingerBill
|
251da264ed
Remove unneeded semicolons from the core library
|
4 yıl önce |
gingerBill
|
f0437a4242
Enforce `core:builtin` and `core:intrinsics` for imports
|
4 yıl önce |
gingerBill
|
bee8beb2c9
Default to pthreads in sync2 for *nix
|
4 yıl önce |
gingerBill
|
1156bd9dd0
Remove thread stuff from sync2; Cleanup package thread
|
4 yıl önce |
gingerBill
|
ef417017f0
Fix typo
|
4 yıl önce |
gingerBill
|
7c1c9d22b4
Fix `thread.run_with_poly_data*`
|
4 yıl önce |
gingerBill
|
95b94a0f56
Fix sync.Channel code; add `thread.run_with_poly_data` and `run_with_poly_data(2|3|4)` procedures
|
4 yıl önce |
gingerBill
|
6d032e6f1a
Update package sync
|
5 yıl önce |
gingerBill
|
ce85b73eca
Add sync.Once
|
5 yıl önce |
gingerBill
|
f92b4c7849
Update `sys/unix`; Rename `thread.create_and_start`
|
5 yıl önce |
gingerBill
|
2562df5387
Remove unused imports in thread.odin
|
5 yıl önce |
gingerBill
|
b3c51a8b44
Add `thread.run*` shorthand procedures; `Thread.init_context` use new `Maybe` concept
|
5 yıl önce |
gingerBill
|
3bd00fd6b7
Add `thread.Pool` with example in demo.odin; Update linalg to support handness changes for projection matrices
|
5 yıl önce |
Tetralux
|
99121d6ff2
Implement core:thread and core:sync on Unix using pthreads
|
5 yıl önce |
gingerBill
|
86cf9383ea
Fix delayed assert collection
|
7 yıl önce |
gingerBill
|
c067b90403
Add basic package support (no IR support yet)
|
7 yıl önce |
gingerBill
|
5b6770f3d2
Parse directories to be packages
|
7 yıl önce |