OpenTTD/src/thread
Patric Stout 17bd580630
Remove: NO_DEBUG_MESSAGES was only read and setting it broke compilation (#6703)
Given any speed issue cannot be attributed to checking for _debug_NNN_level, removing this is a safe action

This fixes #6652.
2018-04-11 22:07:21 +02:00
..
thread.h (svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) threads. (JGR) 2016-10-30 17:29:33 +00:00
thread_morphos.cpp Remove: NO_DEBUG_MESSAGES was only read and setting it broke compilation (#6703) 2018-04-11 22:07:21 +02:00
thread_none.cpp (svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) threads. (JGR) 2016-10-30 17:29:33 +00:00
thread_os2.cpp (svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) threads. (JGR) 2016-10-30 17:29:33 +00:00
thread_pthread.cpp Codechange: [OSX] Try to set the thread name for debugger display. 2018-04-10 23:30:01 +02:00
thread_win32.cpp (svn r27673) -Add: [Win32] Thread names for windows debuggers. 2016-10-30 18:22:55 +00:00