BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslmt::ThreadAttributes Member List
This is the complete list of members for
bslmt::ThreadAttributes
, including all inherited members.
allocator
() const
bslmt::ThreadAttributes
inline
BCEMT_CREATE_DETACHED
enum value
bslmt::ThreadAttributes
BCEMT_CREATE_JOINABLE
enum value
bslmt::ThreadAttributes
BCEMT_SCHED_DEFAULT
enum value
bslmt::ThreadAttributes
BCEMT_SCHED_FIFO
enum value
bslmt::ThreadAttributes
BCEMT_SCHED_MAX
enum value
bslmt::ThreadAttributes
BCEMT_SCHED_MIN
enum value
bslmt::ThreadAttributes
BCEMT_SCHED_OTHER
enum value
bslmt::ThreadAttributes
BCEMT_SCHED_RR
enum value
bslmt::ThreadAttributes
BCEMT_UNSET_GUARD_SIZE
enum value
bslmt::ThreadAttributes
BCEMT_UNSET_PRIORITY
enum value
bslmt::ThreadAttributes
BCEMT_UNSET_STACK_SIZE
enum value
bslmt::ThreadAttributes
BSLMF_NESTED_TRAIT_DECLARATION
(ThreadAttributes, bslma::UsesBslmaAllocator)
bslmt::ThreadAttributes
CREATE_DETACHED
enum value
bslmt::ThreadAttributes
CREATE_JOINABLE
enum value
bslmt::ThreadAttributes
detachedState
() const
bslmt::ThreadAttributes
inline
DetachedState
enum name
bslmt::ThreadAttributes
e_CREATE_DETACHED
enum value
bslmt::ThreadAttributes
e_CREATE_JOINABLE
enum value
bslmt::ThreadAttributes
e_SCHED_DEFAULT
enum value
bslmt::ThreadAttributes
e_SCHED_FIFO
enum value
bslmt::ThreadAttributes
e_SCHED_MAX
enum value
bslmt::ThreadAttributes
e_SCHED_MIN
enum value
bslmt::ThreadAttributes
e_SCHED_OTHER
enum value
bslmt::ThreadAttributes
e_SCHED_RR
enum value
bslmt::ThreadAttributes
e_UNSET_GUARD_SIZE
enum value
bslmt::ThreadAttributes
e_UNSET_PRIORITY
enum value
bslmt::ThreadAttributes
e_UNSET_STACK_SIZE
enum value
bslmt::ThreadAttributes
guardSize
() const
bslmt::ThreadAttributes
inline
inheritSchedule
() const
bslmt::ThreadAttributes
inline
operator=
(const ThreadAttributes &rhs)
bslmt::ThreadAttributes
print
(bsl::ostream &stream, int level=0, int spacesPerLevel=4) const
bslmt::ThreadAttributes
schedulingPolicy
() const
bslmt::ThreadAttributes
inline
SchedulingPolicy
enum name
bslmt::ThreadAttributes
schedulingPriority
() const
bslmt::ThreadAttributes
inline
setDetachedState
(DetachedState value)
bslmt::ThreadAttributes
inline
setGuardSize
(int value)
bslmt::ThreadAttributes
inline
setInheritSchedule
(bool value)
bslmt::ThreadAttributes
inline
setSchedulingPolicy
(SchedulingPolicy value)
bslmt::ThreadAttributes
inline
setSchedulingPriority
(int value)
bslmt::ThreadAttributes
inline
setStackSize
(int value)
bslmt::ThreadAttributes
inline
setThreadName
(const bslstl::StringRef &value)
bslmt::ThreadAttributes
inline
stackSize
() const
bslmt::ThreadAttributes
inline
ThreadAttributes
()
bslmt::ThreadAttributes
ThreadAttributes
(bslma::Allocator *basicAllocator)
bslmt::ThreadAttributes
explicit
ThreadAttributes
(const ThreadAttributes &original, bslma::Allocator *basicAllocator=0)
bslmt::ThreadAttributes
threadName
() const
bslmt::ThreadAttributes
inline
Generated by
1.9.8