Files
ladybird/Userland/Libraries/LibPthread/pthread.h
Andreas Kling 90e5fd5b53 LibC+LibPthread: Add PTHREAD_RECURSIVE_MUTEX_INITIALIZER_NP
This is a common but non-standard way of initializing a pthread_mutex_t
in recursive mode.
2021-07-05 23:30:15 +02:00

5.2 KiB