This is cache of http://www.pheedo.com/click.phdo?i=7ce35f2d9d88bd6e1477101f69f507c7. Cache is the snapshot of article that we took when we index feed.
To see original page click here.
We are not affiliated with the authors of this article and not responsible for its content.
Thread Safe Template Library 1.2.1 (Default branch)
2008-11-13 13:17:00 by Editor in freshmeat.net announcements (Global)
 
Thread Safe Template Library (TSTL) is a C++ library that provides thread-safe storage data structures without global locking. It includes classes for maps based on a non-binary extensible hashing tree for very fast access, a pipe, a queue, a timercache, a limitcache, and a fast writer multiple reader guard (WMRG) without global locking (which uses the interlocked instruction set of the CPU). It's useful for writing multithreaded applications and operating system components.
License: Freeware
Changes:
Bugs in the "relocker" template and GNU assempler inline macros were fixed. The "unilocker" template was added. All templates use "unilocker" instead of RESOURCE_LOCK() macros now.
 
 
 
 
 
 


SPONSORED LINKS


BROWSE CATEGORIES Expand / MinimizeClose Widget