Boost C++ Libraries: Ticket #3885: document about mix usage of boost.thread and native thread api https://svn.boost.org/trac10/ticket/3885 <p> I suggest adding a line in boost.thread document to say something like: </p> <p> "it's safe to mix usage of boost.thread and native thread api in cases: blah blah..." </p> <p> so others won't be hesitant to change using boost.thread with existing frameworks or in legacy systems. </p> <p> more detailed discussions are here: <a class="ext-link" href="http://old.nabble.com/mix-usage-of-boost.thread-and-pthread--to27376549.html#a27405512"><span class="icon">​</span>http://old.nabble.com/mix-usage-of-boost.thread-and-pthread--to27376549.html#a27405512</a> </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3885 Trac 1.4.3 anonymous Sun, 06 Jun 2010 11:41:29 GMT type changed https://svn.boost.org/trac10/ticket/3885#comment:1 https://svn.boost.org/trac10/ticket/3885#comment:1 <ul> <li><strong>type</strong> <span class="trac-field-old">Bugs</span> → <span class="trac-field-new">Feature Requests</span> </li> </ul> Ticket viboes Sun, 28 Nov 2010 15:15:19 GMT attachment set https://svn.boost.org/trac10/ticket/3885 https://svn.boost.org/trac10/ticket/3885 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">thread_ref.patch</span> </li> </ul> Ticket viboes Sun, 28 Nov 2010 15:17:27 GMT type changed https://svn.boost.org/trac10/ticket/3885#comment:2 https://svn.boost.org/trac10/ticket/3885#comment:2 <ul> <li><strong>type</strong> <span class="trac-field-old">Feature Requests</span> → <span class="trac-field-new">Patches</span> </li> </ul> <p> The attached patch contains some wording that can be used as a base. </p> Ticket JPerry Mon, 25 Apr 2011 22:32:20 GMT <link>https://svn.boost.org/trac10/ticket/3885#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3885#comment:3</guid> <description> <p> +1 on need of this sort of comment. Thanks for the great work guys! </p> </description> <category>Ticket</category> </item> <item> <dc:creator>viboes</dc:creator> <pubDate>Sat, 03 Dec 2011 16:55:01 GMT</pubDate> <title>owner, status, milestone changed; cc set https://svn.boost.org/trac10/ticket/3885#comment:4 https://svn.boost.org/trac10/ticket/3885#comment:4 <ul> <li><strong>cc</strong> <span class="trac-author">viboes</span> added </li> <li><strong>owner</strong> changed from <span class="trac-author">Anthony Williams</span> to <span class="trac-author">viboes</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">Boost 1.42.0</span> → <span class="trac-field-new">Boost 1.49.0</span> </li> </ul> <p> Committed in trunk revision 75790. </p> Ticket viboes Sat, 07 Jan 2012 22:00:30 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/3885#comment:5 https://svn.boost.org/trac10/ticket/3885#comment:5 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Committed in release at <a class="missing ticket">#76291</a> </p> Ticket