Use __has_extension and __has_feature is a way compatible with old gcc
1 file changed
tree: fffcfcb184ea0215ec1e7ae6aa09c4d7064c8ad7
  1. examples/
  2. include/
  3. src/
  4. test/
  5. .gitignore
  6. configure.ac
  7. configure.py
  8. LICENSE
  9. Makefile.am
  10. README.md
README.md

PThreadPool

POSIX-compatible pthread-based thread pool