Return the value of the schedulingPolicy attribute of this object.
Synopsis
Declared in <bslmt_threadattributes.h>
ThreadAttributes::SchedulingPolicy
schedulingPolicy() const;
Description
This attribute is ignored unless inheritSchedule is false. See bslmt_threadutil for information about this attribute.
Return Value
the schedulingPolicy attribute of this object
Created with MrDocs