mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 23:22:36 +00:00
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. :^) |
||
|---|---|---|
| .. | ||
| POSIX | ||
| Device.h | ||
| DeviceEvent.h | ||
| Graphics.h | ||
| InodeWatcherEvent.h | ||
| InodeWatcherFlags.h | ||
| Ioctl.h | ||
| KeyCode.h | ||
| MemoryLayout.h | ||
| MousePacket.h | ||
| serenity_limits.h | ||
| Syscall.h | ||
| SyscallString.h | ||
| TimePage.h | ||
| Unveil.h | ||
| VirGL.h | ||
| VirtualMemoryAnnotations.h | ||