pthread_attr.3 (8e234adf862f8cda5ed370b933224162cc19527a) | pthread_attr.3 (589a5e341f2fb2700816e0a54ce169a00175be21) |
---|---|
1.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>. 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice(s), this list of conditions and the following disclaimer as --- 184 unchanged lines hidden (view full) --- 193.Fn pthread_attr_setstacksize , 194.Fn pthread_attr_getstacksize , 195.Fn pthread_attr_setstackaddr , 196.Fn pthread_attr_getstackaddr , 197.Fn pthread_attr_setdetachstate , 198and 199.Fn pthread_attr_getdetachstate 200conform to | 1.\" Copyright (C) 2000 Jason Evans <jasone@freebsd.org>. 2.\" All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice(s), this list of conditions and the following disclaimer as --- 184 unchanged lines hidden (view full) --- 193.Fn pthread_attr_setstacksize , 194.Fn pthread_attr_getstacksize , 195.Fn pthread_attr_setstackaddr , 196.Fn pthread_attr_getstackaddr , 197.Fn pthread_attr_setdetachstate , 198and 199.Fn pthread_attr_getdetachstate 200conform to |
201.St -iso9945-1 | 201.St -p1003.1-96 |
202.Pp 203.Fn pthread_attr_setinheritsched , 204.Fn pthread_attr_getinheritsched , 205.Fn pthread_attr_setschedparam , 206.Fn pthread_attr_getschedparam , 207.Fn pthread_attr_setschedpolicy , 208.Fn pthread_attr_getschedpolicy , 209.Fn pthread_attr_setscope , 210and 211.Fn pthread_attr_getscope 212conform to 213.St -susv2 | 202.Pp 203.Fn pthread_attr_setinheritsched , 204.Fn pthread_attr_getinheritsched , 205.Fn pthread_attr_setschedparam , 206.Fn pthread_attr_getschedparam , 207.Fn pthread_attr_setschedpolicy , 208.Fn pthread_attr_getschedpolicy , 209.Fn pthread_attr_setscope , 210and 211.Fn pthread_attr_getscope 212conform to 213.St -susv2 |