blob: 130a70f9337cd1bc12f7b86ba54a996a6b1fe7d0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Document: gcc-@BV@-itm
Title: The GNU Transactional Memory Library (for GCC @BV@)
Author: Various
Abstract: This manual documents the usage and internals of libitm,
the GNU Transactional Memory Library. It provides transaction support
for accesses to a process' memory, enabling easy-to-use synchronization
of accesses to shared memory by several threads.
Section: Programming
Format: html
Index: /usr/share/doc/gcc-@BV@-base/libitm.html
Files: /usr/share/doc/gcc-@BV@-base/libitm.html
Format: info
Index: /usr/share/info/libitm-@BV@.info.gz
Files: /usr/share/info/libitm-@BV@*
|