pthread_detach.3 (d8a7868820265181ac2d938dcbcc10c3f199d583) | pthread_detach.3 (096841eceb6f1e33621f6688cd52239f87d99c31) |
---|---|
1.\" Copyright (c) 1996-1998 John Birrell <jb@cimlogic.com.au>. 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, this list of conditions and the following disclaimer. --- 72 unchanged lines hidden (view full) --- 81thread ID, 82.Fa thread . 83.El 84.Pp 85.Sh SEE ALSO 86.Xr pthread_join 3 87.Sh STANDARDS 88.Fn pthread_detach | 1.\" Copyright (c) 1996-1998 John Birrell <jb@cimlogic.com.au>. 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, this list of conditions and the following disclaimer. --- 72 unchanged lines hidden (view full) --- 81thread ID, 82.Fa thread . 83.El 84.Pp 85.Sh SEE ALSO 86.Xr pthread_join 3 87.Sh STANDARDS 88.Fn pthread_detach |
89conforms to ISO/IEC 9945-1 ANSI/IEEE 90.Pq Dq Tn POSIX 91Std 1003.1 Second Edition 1996-07-12. | 89conforms to 90.St -p1003.1-96 . |