Update annotation for beast migration

This commit is contained in:
Vinnie Falco
2013-06-17 09:28:56 -07:00
parent 9a918af4d6
commit db9e7ed5f5
2 changed files with 3 additions and 2 deletions

View File

@@ -4,7 +4,8 @@
*/
//==============================================================================
// VFALCO TODO use VFLIB_MSVC macro instead
// VFALCO TODO use beast::Thread::setCurrentThreadName() or something similar.
#if _MSC_VER
void setCallingThreadName (char const* threadName)