diff options
Diffstat (limited to 'ports/libcds/CONTROL')
| -rw-r--r-- | ports/libcds/CONTROL | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/libcds/CONTROL b/ports/libcds/CONTROL new file mode 100644 index 000000000..9b0f4c73a --- /dev/null +++ b/ports/libcds/CONTROL @@ -0,0 +1,4 @@ +Source: libcds +Version: 2.3.2 +Build-Depends: boost-system, boost-thread +Description: a collection of concurrent containers that don't require external (manual) synchronization for shared access, and safe memory reclamation (SMR) algorithms like Hazard Pointer and user-space RCU that is used as an epoch-based SMR. |
