Files
ladybird/Libraries/LibThread/Thread.cpp
joshua stein 482611766a LibThread: Store thread id as pthread_t, use pthread_self()
Serenity calls pthread_self() for gettid() anyway but this makes it
portable.
2020-02-05 18:39:45 +01:00

2.5 KiB