Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Multiple Threads

A thread is the entity within a process that can be scheduled for execution. All threads of a process share its virtual address space and system resources. Each process is started with a single thread, but can create additional threads from any of its threads.

For more information, see the following topics:


Feedback

Was this page helpful?

Additional resources