Consider the following scenario:
- You install Utilities and SDK for Subsystem for UNIX-based Applications (SUA) on a computer that is running Windows 7 or Windows Server 2008 R2.
- You run an application that uses portable operating system interface (POSIX) threads on the computer.
- The application creates child processes by using the Fork() function, and occasionally ends these child processes.
Note Individual processes can be single-threaded.