3303-flashcards/hATaBiZQ - 3303/rEHTV96X - How are Java priorities handled in Windows Native Threads.md
2026-04-20 23:08:47 -04:00

256 B

How are Java priorities handled in Windows Native Threads?


🗺️ There is a one-to-one mapping between Java and Win-32 threads, but because Windows has fewer priority levels, the 10 Java priorities are mapped onto 6 Win-32 priorities.