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