libpthread-stubs

Stub implementations of POSIX threads for X.Org

brewmacoslinux
Try with needOr install directly
Source

About

X.Org: pthread-stubs.pc

Commands

libpthread-stubs

Examples

Check if libpthread-stubs is installed via pkg-config$ pkg-config --modversion pthread-stubs
Verify pthread-stubs development files are available$ pkg-config --cflags --libs pthread-stubs
Confirm library location for X.Org builds$ pkg-config --variable=libdir pthread-stubs