Permalink
Failed to load latest commit information.
benchmarks Locked in tests for benchmarks and added my performance graph Oct 2, 2018
cppexperiments Added simple documentation and command usage flag Oct 2, 2018
doihavetsx Added program to check for Intel TSX support Oct 3, 2018
.travis.yml Removed code coverage from travis-ci, since travis-ci does not have R… Oct 2, 2018
LICENSE Create LICENSE Oct 2, 2018
README.md I think crystal well is a later haswell? Oct 3, 2018
atomiccontext_test.go Removed unused SystemMutex and NoMutext types Oct 2, 2018
example_test.go Added HLE and RTM examples Oct 2, 2018
interfaces.go Documentation fixes Sep 29, 2018
lockedcontext.go Documentation fixes Sep 29, 2018
locks_amd64.go Cleanup of locks_amd64.go. Removed SpinLockASM, since SpinMutexASM ha… Oct 2, 2018
locks_amd64.s Added some x86 fenced operations Oct 2, 2018
locks_test.go Added constraint to ensure there is at least 2 GOMAXPROCS in spinhle … May 5, 2018
rtm.go Doc fixes for RTMContext Oct 2, 2018