Laytan Laats
|
25389ed086
thread: set stack size to rlimit
|
1 kuukausi sitten |
Jeroen van Rijn
|
1903d7211e
Fix early join after start.
|
2 kuukautta sitten |
Jeroen van Rijn
|
5aa377e64e
Revert changes to thread_unix.odin
|
2 kuukautta sitten |
Jeroen van Rijn
|
59ba37f232
Remove transmute
|
2 kuukautta sitten |
Jeroen van Rijn
|
994b5a2a6c
Remove c import
|
2 kuukautta sitten |
Jeroen van Rijn
|
caf41aa046
Fix #5321
|
2 kuukautta sitten |
Laytan Laats
|
cc3c9bd871
fix thread_unix for Darwin after pthread corrections in posix package
|
10 kuukautta sitten |
Laytan
|
afed3ce6b5
remove pthread from sys/unix and use sys/posix where used
|
10 kuukautta sitten |
Karl Zylinski
|
093ade0504
Merge branch 'master' into file-tags-without-comments
|
11 kuukautta sitten |
Karl Zylinski
|
19f0127e55
Moved all packages in core, base, vendor, tests and examples to use new #+ file tag syntax.
|
1 vuosi sitten |
Feoramund
|
4d14b4257e
Convert POSIX `Thread` to use semaphore instead
|
1 vuosi sitten |
Feoramund
|
74b28f1ff9
Fix rare double-join possibility in POSIX `thread._join`
|
1 vuosi sitten |
Laytan Laats
|
1e6419b5b7
fix zombie thread leak in thread self cleanup
|
1 vuosi sitten |
Feoramund
|
d338642dc4
Add API for freeing `thread_local` state
|
1 vuosi sitten |
Laytan Laats
|
28fac62a02
fix some bugs with -disable-assert
|
1 vuosi sitten |
Laytan Laats
|
604551eb2d
wasi: make the demo run on wasi and run it in CI
|
1 vuosi sitten |
Feoramund
|
0ea0fac2f9
Call `pthread_cancel` on Darwin, with advisory comment
|
1 vuosi sitten |
Laytan Laats
|
00dfff7ee0
core/thread: fix a deadlock situation on unix
|
1 vuosi sitten |
gingerBill
|
f9fd8f0c25
Merge pull request #3439 from andreas-jonsson/netbsd
|
1 vuosi sitten |
Feoramund
|
33c6f75a2e
Fix joining non-`Started` threads from blocking main thread
|
1 vuosi sitten |
Andreas T Jonsson
|
b72c2edabb
Merge branch 'master' into netbsd
|
1 vuosi sitten |
Feoramund
|
9cdb7b2584
Fix discrepancy with pthread cancelability state
|
1 vuosi sitten |
Andreas T Jonsson
|
41d4dfbcd5
Fixed concurrency issue
|
1 vuosi sitten |
Andreas T Jonsson
|
38640d5d9e
Updated core lib and did cleanup
|
1 vuosi sitten |
Andreas T Jonsson
|
4558f3992a
Initial commit of NetBSD port
|
1 vuosi sitten |
avanspector
|
fca691a066
fix core:thread and a memory leak
|
1 vuosi sitten |
gingerBill
|
3e7e779abf
Replace `core:*` to `base:*` where appropriate
|
1 vuosi sitten |
gingerBill
|
2cc22d118d
Require parentheses for `#align(N)`
|
2 vuotta sitten |
hikari
|
3b8515beb0
[core:thread] Seeing if this fixes network tests
|
2 vuotta sitten |
hikari
|
7b62b81ebd
[core:thread] Fix compilation
|
2 vuotta sitten |