Commit 83383c6527e893dbae049d10531ac62b03e21e81

Ryan C. Gordon 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.