Files
ladybird/Kernel
Andrew Kaster 9058962712 Kernel: Allow setting thread names
The main thread of each kernel/user process will take the name of
the process. Extra threads will get a fancy new name
"ProcessName[<tid>]".

Thread backtraces now list the thread name in addtion to tid.

Add the thread name to /proc/all (should it get its own proc
file?).

Add two new syscalls, set_thread_name and get_thread_name.
2019-12-08 14:09:29 +01:00
..
2019-12-02 19:20:09 +01:00
2019-07-13 08:00:24 +02:00
2019-12-08 14:09:29 +01:00
2019-12-08 14:09:29 +01:00
2019-09-28 13:59:49 +02:00
2019-08-11 16:30:43 +02:00
2019-12-08 14:09:29 +01:00
2019-12-08 14:09:29 +01:00
2019-12-08 14:09:29 +01:00