Files
2023-05-14 11:44:44 +00:00

20 lines
528 B
Plaintext

name: "pthreadpool"
description:
"pthreadpool is a portable and efficient thread pool implementation. It "
"provides similar functionality to #pragma omp parallel for, but with "
"additional features."
third_party {
url {
type: HOMEPAGE
value: "https://github.com/Maratyszcza/pthreadpool"
}
url {
type: GIT
value: "https://github.com/Maratyszcza/pthreadpool"
}
version: "d465747660ecf9ebbaddf8c3db37e4a13d0c9103"
last_upgrade_date { year: 2020 month: 2 day: 3 }
license_type: NOTICE
}