Edit

kc3-lang/SDL/src/thread/windows

Branch :

  • Show log

    Commit

  • Author : Ryan C. Gordon
    Date : 2013-08-31 01:36:38
    Hash : 2bafbeda
    Message : 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...)