39b8b3ac8a
The `pthread_create()` function is not a cancellation point and iterating over / mutating `posix_thread_pool` is not a blocking operation, so use a spinlock for the internal `pthread_pool_lock`. Signed-off-by: Chris Friedt <cfriedt@meta.com> |
||
---|---|---|
.. | ||
getopt | ||
CMakeLists.txt | ||
Kconfig | ||
clock.c | ||
eventfd.c | ||
fs.c | ||
mqueue.c | ||
nanosleep.c | ||
perror.c | ||
posix_internal.h | ||
pthread.c | ||
pthread_barrier.c | ||
pthread_common.c | ||
pthread_cond.c | ||
pthread_key.c | ||
pthread_mutex.c | ||
pthread_rwlock.c | ||
pthread_sched.c | ||
semaphore.c | ||
sleep.c | ||
timer.c |