pthread_setname_np doesn't take a reference to the handler on mac. May need a better...
authorJustin Dickow <jjdickow@gmail.com>
Thu, 20 Mar 2014 17:44:42 +0000 (13:44 -0400)
committerJustin Dickow <jjdickow@gmail.com>
Thu, 20 Mar 2014 17:44:42 +0000 (13:44 -0400)
commit4c75b19824d90241a0bcfcfc2d92db61a10e2072
tree55a1308885ffa9cdd1d30957e1cf20d89e55b5ea
parent109830f7a58facd7a7197bf28c28589c1b8c693f
pthread_setname_np doesn't take a reference to the handler on mac.  May need a better workaround for this on Mac?

Signed-off-by: Justin Dickow <jjdickow@gmail.com>
SDL_Core/src/components/Utils/src/threads/posix_thread.cc