summaryrefslogtreecommitdiffstats
path: root/libitm.1.pkg/control
blob: eda49eaa33ce349b3e4d9403b9ac6fe6a00fd39e (plain)
1
2
3
4
5
6
7
Architecture: any
Platform: all
Depends: gcc-4.7-common (= ${Binary-Version}), 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.