blob: 8d163b16ded119077612df4f917fd1e75eca2ee6 [file] [log] [blame] [edit]
config BR2_PACKAGE_PTHREADPOOL
bool "pthreadpool"
depends on BR2_TOOLCHAIN_HAS_THREADS
select BR2_PACKAGE_FXDIV
help
Pthreadpool is a portable and efficient thread pool
implementation.
https://github.com/Maratyszcza/pthreadpool
comment "pthreadpool needs a toolchain w/ threads"
depends on !BR2_TOOLCHAIN_HAS_THREADS