Rogue Wave banner
Previous fileTop of DocumentContentsIndexNext file

9.4 Multithread Safety

RWDecimal<T> provides basic multithread safety. All functions behave the same in a multithreaded environment as in a single-threaded environment. Of course, this assumes that individual objects are not shared across multiple threads.

If you plan to use RWDecimal<T> in a multithreaded environment, you should be aware of the following:



Previous fileTop of DocumentContentsIndexNext file

©Copyright 1999, Rogue Wave Software, Inc.
Contact Rogue Wave about documentation or support issues.