Files
jsix/src/kernel/objects/kobject.cpp
Justin C. Miller 82b7082fc5 [kernel] Make koid generation per-type
Previously koids were a single global counter tagged with the type in
the top bits. Now there are per-type counters that each increment
separately.
2020-10-18 20:48:09 -07:00

1.3 KiB