Table of Contents Previous Next
Logo
The C++ Utility Library : E.10 Threads and Synchronization Primitives
Copyright © 2003-2008 ZeroC, Inc.

E.10 Threads and Synchronization Primitives

The IceUtil namespace contains a platform-independent thread and synchronization API. This API is documented in Chapter 27.
Table of Contents Previous Next
Logo