Await && Locks

Abstract

Await && Locks is a library that contains easy-to-use thread synchronization tools for C++. It helps to write understandable and robust multithreaded programs.

Await && Locks has such features as:


Await && Locks Programming Guide

Here you can download Await && Locks sources and examples.

You can also check out source anonymously from CVS. In order to do this type following:

cvs -d:pserver:anonymous@cvs.await.sourceforge.net:/cvsroot/await login
cvs -z8 -d:pserver:anonymous@cvs.await.sourceforge.net:/cvsroot/await co everything

Note: After initial checkout you can execute CVS commands without the -d option.

If you have some suggestions feel free to contact me through email.


SourceForge.net Logo