mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-01-07 19:57:45 +03:00
615553be5f
This patch adds pthread_key_create() and pthread_{get,set}specific(). There's a maximum of 64 thread-specific keys for simplicity. Key destructors are not invoked on thread exit. |
||
---|---|---|
.. | ||
install.sh | ||
Makefile | ||
pthread.cpp | ||
pthread.h |