moroso / kernel

The kernel for the Moroso project.
0 stars 1 forks source link

exit() #3

Open amwatson opened 10 years ago

amwatson commented 10 years ago

It would be nice for someone to implement the equivalent to the exit_group (or task_vanish) syscall. This has all of the usual complications of exiting all threads in a process -- note that ipc has timeouts!