Each platform typically uses mechanisms specific to the hos…

Twetch ·

Each platform typically uses mechanisms specific to the host operating system to implement Inferno’s internal thread/process structure. POSIX threads have often been found to be insufficient (poorly implemented) on some platforms, and if so are avoided.