For questions related to POSIX Threads API.
POSIX Threads, also known as pthreads is a set of application programming interfaces defined in the POSIX standards and intended for building portable multi-threaded applications. It is supported on many POSIX-conformant systems and often implemented as a library, typically called libpthread.