mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-30 18:34:57 +01:00
8 lines
192 B
Plaintext
8 lines
192 B
Plaintext
config BR2_PACKAGE_PTHREADPOOL
|
|
bool "pthreadpool"
|
|
select BR2_PACKAGE_FXDIV
|
|
help
|
|
Portable (POSIX/Windows/Emscripten) thread pool for C/C++
|
|
|
|
https://github.com/Maratyszcza/pthreadpool/
|