[Return to Bookshelf] [Contents] [Previous Section] [Next Section] [Index] [Help]


2.2.3.1 Inherit Scheduling Attribute

The inherit scheduling attribute specifies whether a newly created thread inherits the scheduling attributes (scheduling priority and parameters) of the creating thread (the default) or uses the scheduling attributes stored in the attributes object. You can set this attribute by calling the pthread_attr_setinheritsched routine.