{"library":"pthreads","type":"library","category":null,"description":"Meta-package that provides PThreads4W on Windows, or assumes presence of system pthreads on POSIX systems.","language":"cpp","status":"active","version":"3.0.0","tags":["threading","pthreads","posix"],"last_verified":"Wed Jun 17","install":[{"cmd":"vcpkg install pthreads","imports":["#include <pthread.h>"]},{"cmd":"# CMakeLists.txt\nfind_package(pthreads CONFIG REQUIRED)\ntarget_link_libraries(main PRIVATE pthreads::pthreads)","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}