sortix-mirror/sortix/include
Jonas 'Sortie' Termansen 755e855c08 Renamed sforkr(2) to tfork(2).
It's a much better name if you think of it as task-fork or thread-fork in the
sense that it either modifies this task or creates a new one. This call will
be used to provide user-space threads as well as fork(2).
2012-09-08 18:45:52 +02:00
..
sortix Renamed sforkr(2) to tfork(2). 2012-09-08 18:45:52 +02:00