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>
9 lines
204 B
Plaintext
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
|