Files
ladybird/Kernel/API
Sam Atkins 1014aefe64 Kernel: Protect Thread::m_name with a spinlock
This replaces manually grabbing the thread's main lock.

This lets us remove the `get_thread_name` and `set_thread_name` syscalls
from the big lock. :^)
2023-02-06 20:36:53 +01:00
..
2022-04-01 21:24:45 +01:00
2022-04-01 21:24:45 +01:00