Commit 2bafbedac7abaa97df639e675b605b194253c19e

Ryan C. Gordon 2013-08-31T01:36:38

Enabled thread naming on Windows. This is now done without compiler or C runtime support for __try/__except. (Granted, it uses Visual Studio-style inline asm, but still...)