3303-flashcards/hATaBiZQ - 3303/rEHTV96X - How are Java priorities handled in Windows Native Threads.md
gwg313 e83b60af4f
first commit
update readme

reformat
2026-04-20 23:10:20 -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.