Author :
Ryan C. Gordon
Date :
2013-09-07 13:47:14
Hash :83383c65 Message :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.