|
From: <za...@se...> - 2004-07-07 19:10:53
|
Yea we did it! :) Changes: A portable multi-threading support library is provided. The following primitives are provided: mutex, condition, specific, and thread. Besides these, it includes a number of valuable additions like unilock (universal lock), mutex_adapter, and guard. C++ compatible cancellation support is also included. |