Files
rpi-buildroot/package/pthreadpool/Config.in
James Hilliard f2486a6cf9 package/pthreadpool: new package
This package is required by tensorflow-lite.

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Julien Olivain <ju.o@free.fr>
2025-01-28 21:52:44 +01:00

9 lines
204 B
Plaintext

config BR2_PACKAGE_PTHREADPOOL
bool "pthreadpool"
select BR2_PACKAGE_FXDIV
help
Pthreadpool is a portable and efficient thread pool
implementation.
https://github.com/Maratyszcza/pthreadpool