mirror of
https://github.com/boostorg/sync.git
synced 2026-01-19 16:52:11 +00:00
18 lines
422 B
JSON
18 lines
422 B
JSON
{
|
|
"key": "sync",
|
|
"name": "Sync",
|
|
"authors": [
|
|
"Tim Blechmann",
|
|
"Andrey Semashev"
|
|
],
|
|
"description": "Thread synchronization primitives.",
|
|
"category": [
|
|
"Concurrent"
|
|
],
|
|
"maintainers": [
|
|
"Tim Blechmann <tim -at- klingt.org>",
|
|
"Andrey Semashev <andrey.semashev -at- gmail.com>",
|
|
"Vicente J. Botet Escriba <vicente.botet -at- wanadoo.fr>"
|
|
]
|
|
}
|