HomePhabricator

implement CreateThread with boost::thread
61d85071405bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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.

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on Aug 28 2012, 16:26
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING74d36d44f258: Merge pull request #1754 from laanwj/2012_08_stringsupdate2
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGING61d85071405b: implement CreateThread with boost::thread (authored by Wladimir J. van der Laan <laanwj@gmail.com>).Aug 29 2012, 18:02