ladybird/Libraries/LibPthread
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
..
install.sh LibPthread: Start working on a POSIX threading library 2019-11-13 21:49:24 +01:00
Makefile LibPthread: Start working on a POSIX threading library 2019-11-13 21:49:24 +01:00
pthread.cpp LibPThread: Add pthread_set/getname_np 2019-12-08 14:09:29 +01:00
pthread.h LibPThread: Add pthread_set/getname_np 2019-12-08 14:09:29 +01:00