You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/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.
6 years ago
..
thread.h (svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) threads. (JGR) 8 years ago
thread_morphos.cpp Remove: NO_DEBUG_MESSAGES was only read and setting it broke compilation (#6703) 6 years ago
thread_none.cpp (svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) threads. (JGR) 8 years ago
thread_os2.cpp (svn r27670) -Add: [FS#6471] Assign descriptive names to (GNU pthread) threads. (JGR) 8 years ago
thread_pthread.cpp Codechange: [OSX] Try to set the thread name for debugger display. 6 years ago
thread_win32.cpp (svn r27673) -Add: [Win32] Thread names for windows debuggers. 8 years ago