Quick Links:

bal | bbl | bdl | bsl

Classes | Namespaces | Functions

bslmt_threadattributes.h File Reference

Provide a description of the attributes of a thread. More...

Go to the source code of this file.

Classes

class  bslmt::ThreadAttributes

Namespaces

namespace  bslmt

Functions

bool bslmt::operator== (const ThreadAttributes &lhs, const ThreadAttributes &rhs)
bool bslmt::operator!= (const ThreadAttributes &lhs, const ThreadAttributes &rhs)
bsl::ostream & bslmt::operator<< (bsl::ostream &stream, const ThreadAttributes &object)

Detailed Description