Files
jsix_import/src/kernel/objects/thread.h
Justin C. Miller 14ed6af433 [kernel] Give processes and threads self handles
It was not consistent how processes got handles to themselves or their
threads, ending up with double entries. Now make such handles automatic
and expose them with new self_handle() methods.
2021-01-18 13:49:10 -08:00

5.3 KiB