-
- Downloads
Replace the llvm::thread_local with and atomic push.
The atommic operation does the increment and the mod to the number of cache lines to ensure we are not trying to access memory out of the cache.
Please register or sign in to comment
为了安全,强烈建议开启2FA双因子认证:User Settings -> Account -> Enable two-factor authentication!!!
The atommic operation does the increment and the mod to the number of cache lines to ensure we are not trying to access memory out of the cache.