mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-17 14:05:35 +00:00
This is a little strange, but it's how I understand things should work. The first thread in a new process now has TID == PID. Additional threads subsequently spawned in that process all have unique TID's generated by the PID allocator. TIDs are now globally unique.
112 KiB
112 KiB