Age | Commit message (Collapse) | Author |
|
We rely on the port setting and adjusting the stack size so there is
enough room to recover from hitting the stack limit.
|
|
|
|
This makes the VM/runtime thread safe, at the cost of not being able to
run code in parallel.
|
|
So the underlying thread implementation can do any necessary bookkeeping.
|
|
|
|
|
|
|
|
|
|
Simply raises the SystemExit exception.
|
|
|
|
|
|
|