Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 185 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 185 Bytes

gotsx

gotsx is a very simple library that allows access to Intel's Transactional Synchronization Extensions (TSX) through a trivial API.

For basic usage, see the tsx_test.go file.