Codechange: [OSX] Try to set the thread name for debugger display.
This commit is contained in:
@@ -38,4 +38,6 @@ static inline bool MacOSVersionIsAtLeast(long major, long minor, long bugfix)
|
||||
|
||||
bool IsMonospaceFont(CFStringRef name);
|
||||
|
||||
void MacOSSetThreadName(const char *name);
|
||||
|
||||
#endif /* MACOS_H */
|
||||
|
Reference in New Issue
Block a user