Skip to content

Instantly share code, notes, and snippets.

@fortheday
Created January 27, 2018 06:28
Show Gist options
  • Save fortheday/73fd1ed5e983329e51529baeaa700a6e to your computer and use it in GitHub Desktop.
Save fortheday/73fd1ed5e983329e51529baeaa700a6e to your computer and use it in GitHub Desktop.
thread_local int tls_ThreadID;
__declspec(thread) int tls_ThreadID_Old;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment