4 lines
167 B
Plaintext
4 lines
167 B
Plaintext
|
Check that a child of a main thread can run to completion even if the
|
||
|
main thread terminates immediately, and the child allocates memory and
|
||
|
forks additional threads.
|