Boost C++ Libraries: Ticket #173: more synchronization primitives for the threads classes https://svn.boost.org/trac10/ticket/173 <pre class="wiki">Some synchronization primitives are available in your library "http://boost.org/libs/thread/doc/index.html" today. I would like to use the other primitives, too. http://www.opengroup.org/onlinepubs/007904975/basedefs/pthread.h.html 2.1 critical regions 2.2 semaphores 2.3 recursive mutexes 2.4 read/write locks 2.5 monitors 2.6 barriers 2.7 mutual exclusion with busy waiting (spin locks) Other class libraries like "http://zthread.sourceforge.net/html/hierarchy.html" seem to be more complete already. </pre> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/173 Trac 1.4.3 elfring Sat, 12 Jul 2003 16:54:41 GMT <link>https://svn.boost.org/trac10/ticket/173#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/173#comment:1</guid> <description> <pre class="wiki">Logged In: YES user_id=572001 Well, I know your opinion from "http://boost.org/libs/thread/doc/faq.html" that some items are not in your current feature set. </pre> </description> <category>Ticket</category> </item> <item> <dc:creator>Roland Schwarz</dc:creator> <pubDate>Fri, 03 Aug 2007 08:43:10 GMT</pubDate> <title>status changed; severity set https://svn.boost.org/trac10/ticket/173#comment:2 https://svn.boost.org/trac10/ticket/173#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>severity</strong> → <span class="trac-field-new">Problem</span> </li> </ul> <p> If you are still interested in this topic, please feel free to discuss it on the boost devel / thread mailing lists. </p> Ticket