[ ソース: nsync ]
パッケージ: libnsync-cpp1 (1.20.2-1)
C library that exports various synchronization primitives (C++ lib)
nsync is a C library that exports various synchronization primitives:
* locks * condition variables * run-once initialization * waitable counter (useful for barriers) * waitable bit (useful for cancellation, or other conditions)
This package ships C++ shared object.
その他の libnsync-cpp1 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 4.8.1)
- GNU 標準 C++ ライブラリ v3