implement CreateThread with boost::thread
I'm not sure why this wasn't done before.
- Removes typedef of pthread_t on Windows, which fixes a native compile issue on mingw.
implement CreateThread with boost::thread 61d85071405bUnpublished Tags None Subscribers None
Description
Details
|