...et/get contention scope attribute in thread attributes object NAME pthread_attr_setscope, pthread_attr_getscope - set/get contention scope attribute in thread attributes object …...et/get contention scope attribute in thread attributes object NAME pthread_attr_setscope, pthread_attr_getscope - set/get contention scope attribute in thread attributes object …...EATE_DETACHED" : (i == PTHREAD_CREATE_JOINABLE) ? "PTHREAD_CREATE_JOINABLE" : "???"); s = pthread_attr_getscope(attr, &i); if (s != 0) errc(EXIT_FAILURE, s, "pthread_attr_getsco…...EATE_DETACHED" : (i == PTHREAD_CREATE_JOINABLE) ? "PTHREAD_CREATE_JOINABLE" : "???"); s = pthread_attr_getscope(attr, &i); if (s != 0) errc(EXIT_FAILURE, s, "pthread_attr_getsco…...ttr_getinheritsched (3), pthread_attr_getschedparam (3), pthread_attr_getschedpolicy (3), pthread_attr_getscope (3), pthread_attr_getstack (3), pthread_attr_getstackaddr (3), pt…...ttr_getinheritsched (3), pthread_attr_getschedparam (3), pthread_attr_getschedpolicy (3), pthread_attr_getscope (3), pthread_attr_getstack (3), pthread_attr_getstackaddr (3), pt…...ttr_getinheritsched (3), pthread_attr_getschedparam (3), pthread_attr_getschedpolicy (3), pthread_attr_getscope (3), pthread_attr_getstack (3), pthread_attr_getstackaddr (3), pt…set/get inherit-scheduler attribute in thread attributes object NAME pthread_attr_setinheritsched, pthread_attr_getinheritsched - set/get inherit-scheduler attribute in thread attr…set/get inherit-scheduler attribute in thread attributes object NAME pthread_attr_setinheritsched, pthread_attr_getinheritsched - set/get inherit-scheduler attribute in thread attr…set/get scheduling policy attribute in thread attributes object NAME pthread_attr_setschedpolicy, pthread_attr_getschedpolicy - set/get scheduling policy attribute in thread attrib…set/get scheduling policy attribute in thread attributes object NAME pthread_attr_setschedpolicy, pthread_attr_getschedpolicy - set/get scheduling policy attribute in thread attrib…set/get scheduling parameter attributes in thread attributes object NAME pthread_attr_setschedparam, pthread_attr_getschedparam - set/get scheduling parameter attributes in thread …set/get scheduling parameter attributes in thread attributes object NAME pthread_attr_setschedparam, pthread_attr_getschedparam - set/get scheduling parameter attributes in thread …set/get detach state attribute in thread attributes object NAME pthread_attr_setdetachstate, pthread_attr_getdetachstate - set/get detach state attribute in thread attributes objec…set/get detach state attribute in thread attributes object NAME pthread_attr_setdetachstate, pthread_attr_getdetachstate - set/get detach state attribute in thread attributes objec…set/get stack attributes in thread attributes object NAME pthread_attr_setstack, pthread_attr_getstack - set/get stack attributes in thread attributes object LIBRARY POSIX threads …set/get stack attributes in thread attributes object NAME pthread_attr_setstack, pthread_attr_getstack - set/get stack attributes in thread attributes object LIBRARY POSIX threads …set/get scheduling policy and parameters of a thread NAME pthread_setschedparam, pthread_getschedparam - set/get scheduling policy and parameters of a thread LIBRARY POSIX threads …set/get scheduling policy and parameters of a thread NAME pthread_setschedparam, pthread_getschedparam - set/get scheduling policy and parameters of a thread LIBRARY POSIX threads …set/get stack address attribute in thread attributes object NAME pthread_attr_setstackaddr, pthread_attr_getstackaddr - set/get stack address attribute in thread attributes object …