pthread_mutexattr.3 (8e234adf862f8cda5ed370b933224162cc19527a) | pthread_mutexattr.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 --- 150 unchanged lines hidden (view full) --- 159.El 160.Sh SEE ALSO 161.Xr pthread_mutex_init 3 162.Sh STANDARDS 163.Fn pthread_mutexattr_init 164and 165.Fn pthread_mutexattr_destroy 166conform 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 --- 150 unchanged lines hidden (view full) --- 159.El 160.Sh SEE ALSO 161.Xr pthread_mutex_init 3 162.Sh STANDARDS 163.Fn pthread_mutexattr_init 164and 165.Fn pthread_mutexattr_destroy 166conform to |
167.St -iso9945-1 | 167.St -p1003.1-96 |
168.Pp 169.Fn pthread_mutexattr_setprioceiling , 170.Fn pthread_mutexattr_getprioceiling , 171.Fn pthread_mutexattr_setprotocol , 172.Fn pthread_mutexattr_getprotocol , 173.Fn pthread_mutexattr_settype , 174and 175.Fn pthread_mutexattr_gettype 176conform to 177.St -susv2 | 168.Pp 169.Fn pthread_mutexattr_setprioceiling , 170.Fn pthread_mutexattr_getprioceiling , 171.Fn pthread_mutexattr_setprotocol , 172.Fn pthread_mutexattr_getprotocol , 173.Fn pthread_mutexattr_settype , 174and 175.Fn pthread_mutexattr_gettype 176conform to 177.St -susv2 |