An open API service indexing awesome lists of open source software.

https://github.com/liulilittle/interlocked-x86-implement

Interlocked was implemented by C/C++ inline Intel-x86 assembly.
https://github.com/liulilittle/interlocked-x86-implement

asm atomic c cc cpp inline inline-asm intel interlocked mta threading x86

Last synced: 3 months ago
JSON representation

Interlocked was implemented by C/C++ inline Intel-x86 assembly.

Awesome Lists containing this project

README

        

# Interlocked-x86-Implement
Interlocked was implemented by C/C++ inline Intel-x86 assembly.