Thread Safety

Unless otherwise stated, the thread safety rules for the library are as follows:

Descriptions of the classes note departures from this convention. For example, the concurrent containers are more liberal. By their nature, they do permit some concurrent operations on the same container object.