pthread_kill.3 (8e234adf862f8cda5ed370b933224162cc19527a) pthread_kill.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

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

67.El
68.Sh SEE ALSO
69.Xr kill 2 ,
70.Xr pthread_self 3 ,
71.Xr raise 3
72.Sh STANDARDS
73.Fn pthread_kill
74conforms 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

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

67.El
68.Sh SEE ALSO
69.Xr kill 2 ,
70.Xr pthread_self 3 ,
71.Xr raise 3
72.Sh STANDARDS
73.Fn pthread_kill
74conforms to
75.St -iso9945-1
75.St -p1003.1-96