搜索资源列表
wince3
- 這個章節將詳細介紹Windows CE 系統中的處理程序 (process) 和執行緒 (thread),並對Windows CE作業系統所使用的排程策略進行分析。處理程序是資源分配的基本單位,而執行緒是排程的基本單位。-this section will detail Windows CE system of processing (process) and Threading (thread). as well as Windows CE operating system used by t
wince9
- 第三章列出了Windows CE執行緒在排程時的幾個主要函數,在本章中將藉著分析這些函數的流程,來了解執行緒在排程過程中的行為。本章所節選的程式碼全部來自[CEROOT]\\PRIVATE\\WINCEOS\\COREOS\\NK\\KERNEL目錄下的 schedule.c檔-third chapter presents the Windows CE Threading the scheduling of several major functions, In this chapter wil