1. Home
  2. Browse
  3. pthreads

pthreads

v3.0.0#9Latest

pthreads for windows

Install

Run the following Vcpkg command to install the port.

vcpkg install pthreads

Usage

The package pthreads provides CMake targets:

find_package(pthreads REQUIRED)

target_link_libraries(main PRIVATE PThreads4W::PThreads4W)
#or
target_link_libraries(main PRIVATE PThreads4W::PThreads4W_CXXEXC)
#or
target_link_libraries(main PRIVATE PThreads4W::PThreads4W_STRUCTEXC)
See source

Version

v3.0.0#9

Publication

Supports

All

SourceForge

pthreads4w

Homepage

sourceware.org/pub/pthreads-win32

Subtree

49f1d5ac34

License

Complex license

Definition

Manifest