Книга: Microsoft Windows Embedded CE 6.0 Exam Preparation Kit
Processes and Threads
Processes and Threads
A process is a single instance of an application. It has a processing context, which can include a virtual address space, executable code, open handles to system objects, a security context, a unique process identifier, and environment variables. It also has a primary thread of execution. A thread is the basic unit of execution managed by the scheduler. In a Windows process, a thread can create additional threads. There is no hard-coded maximum number of threads per process. The maximum number depends on available memory resources because every thread uses memory and the physical memory is limited on the platform. The maximum number of processes on Windows Embedded CE is limited to 32,000.
Похожие страницы
- 9.3.1. Regions and Segments
- 4.1. THREADS
- 7.2. OBJECTS AND CAPABILITIES IN AMOEBA
- 7.3.2. Threads
- 9.7.3. Processes
- 10.2.1. Introduction to DCE Threads
- Lesson 3: Implementing Threads and Thread Synchronization
- Разработка приложений баз данных InterBase на Borland Delphi
- Open Source Insight and Discussion
- Introduction to Microprocessors and Microcontrollers
- Chapter 6. Traversing of tables and chains
- Chapter 8. Saving and restoring large rule-sets