You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
524 B
20 lines
524 B
4 months ago
|
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: "344531b40881b1ee41508a9c70c8fbbef3bd6cad"
|
||
|
license_type: NOTICE
|
||
|
last_upgrade_date {
|
||
|
year: 2020
|
||
|
month: 12
|
||
|
day: 7
|
||
|
}
|
||
|
}
|