Running threaded programs

When you run a threaded program, the job that runs a threaded program must be specially initialized by the system to support threads. Currently, several mechanisms allow you to start a job that is capable of creating multiple kernel threads:


[ Back to top | Pthread APIs | APIs by category ]