You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not a pThread expert, I haven't found a way to replace GetExitCodeThread function (that works on Windows) for pThread. Another option could be using C++11 Thread functionality but it will break 2010 or lesser compilers.
I'm not a pThread expert, I haven't found a way to replace GetExitCodeThread function (that works on Windows) for pThread. Another option could be using C++11 Thread functionality but it will break 2010 or lesser compilers.