Files
ladybird/Libraries/LibPthread/pthread.cpp
Andrew Kaster baf7e247e3 LibPThread: Add pthread_set/getname_np
These wrappers call the set_thread_name and get_thread_name syscalls
respectively.
2019-12-08 14:09:29 +01:00

16 KiB