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
{{ message }}
This repository was archived by the owner on May 8, 2019. It is now read-only.
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.