POSIX Threads API
POSIX threads (pthreads) interface for creating and managing threads, mutexes, condition variables, and thread-specific data.
Documentation
Documentation
https://pubs.opengroup.org/onlinepubs/9699919799/functions/pthread_create.html
APIReference
https://man7.org/linux/man-pages/man7/pthreads.7.html
APIReference
https://man7.org/linux/man-pages/man0/pthread.h.0p.html
Documentation
https://pubs.opengroup.org/onlinepubs/9799919799/functions/pthread_create.html