|
Boost : |
From: Chris Thomasson (cristom_at_[hidden])
Date: 2006-12-09 21:49:35
Ultimate condvar solution:
http://groups.google.com/group/comp.programming.threads/browse_frm/thread/de83c4ebcdcc07e5/
I created one of the fastest condvar implementation for windows out there.
Beats Vistas stuff, and devastates pthread-win32.
Everything is fast-pathed to the max. It has atomic operations free
fast-pathing on all fronts.
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk