pthread_condattr.3 (4263595653697b5431b4e2d75ce462b2353f2216) pthread_condattr.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

--- 68 unchanged lines hidden (view full) ---

77.El
78.Sh SEE ALSO
79.Xr pthread_cond_init 3
80.Sh STANDARDS
81.Fn pthread_condattr_init
82and
83.Fn pthread_condattr_destroy
84conform 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

--- 68 unchanged lines hidden (view full) ---

77.El
78.Sh SEE ALSO
79.Xr pthread_cond_init 3
80.Sh STANDARDS
81.Fn pthread_condattr_init
82and
83.Fn pthread_condattr_destroy
84conform to
85.St -iso9945-1
85.St -p1003.1-96