Hash :
83383c65
Author :
Date :
2013-09-07T13:47:14
Disable thread naming on Win64 for now.
We can't use _try/_except without the C runtime, and we can't use inline
asm with the Win64 compiler. We'll need to move this to an .asm file or
something later.