The thread_info changes over the life of the thread, so you can't get it once...
The thread_info changes over the life of the thread, so you can't get it once and cache it, you have to fetch it every time you want to use it. llvm-svn: 124463
Loading
Please register or sign in to comment