summaryrefslogtreecommitdiffstats
path: root/libitm.1.pkg/control
blob: 006c99e434b95937b5d28d8b9d38c8593a688774 (plain)
1
2
3
4
5
6
7
Architecture: any
Platform: all
Depends: gcc-4.7-common (= ${Binary-Version}), libc.6, libgcc.1
Description: GNU Tranactional Memory Library
  GNU Transactional Memory Library (libitm) provides transaction support for
  accesses to the memory of a process, enabling easy-to-use synchronization of
  accesses to shared memory by several threads.