mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-09 16:01:19 +01:00
The pthreads standard has been published. Change:
...is expected to conform to IEEE (``POSIX'') Std 1003.1c when it is published. to: ...conforms to ISO/IEC 9945-1 ANSI/IEEE (``POSIX'') Std 1003.1 Second Edition 1996-07-12. Discussed with: jb
This commit is contained in:
parent
b4ff1b7295
commit
8ac3b85e63
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38028
@ -55,6 +55,6 @@ None
|
||||
.Xr pthread_exit 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cleanup_pop
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -58,6 +58,6 @@ None
|
||||
.Xr pthread_exit 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cleanup_push
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -63,6 +63,6 @@ is invalid.
|
||||
.Xr pthread_cond_signal 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_broadcast
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -67,6 +67,6 @@ is locked by another thread.
|
||||
.Xr pthread_cond_broadcast 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_destroy
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -72,6 +72,6 @@ The temporarily lacks the resources to create another condition variable.
|
||||
.Xr pthread_cond_broadcast 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_init
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -63,6 +63,6 @@ is invalid.
|
||||
.Xr pthread_cond_broadcast 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_signal
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -80,6 +80,6 @@ The system time has reached or exceeded the time specified in
|
||||
.Xr pthread_cond_broadcast 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_timedwait
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -74,6 +74,6 @@ is invalid.
|
||||
.Xr pthread_cond_broadcast 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_wait
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -107,6 +107,6 @@ is invalid.
|
||||
.Xr pthread_join 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_create
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -78,4 +78,4 @@ thread ID,
|
||||
.Fn pthread_detach
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1 Second Edition 1996-07-12
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -61,6 +61,6 @@ None.
|
||||
.Xr pthread_exit 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_equal
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -94,6 +94,6 @@ None.
|
||||
.Xr pthread_join 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_exit
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -28,7 +28,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id$
|
||||
.\" $Id: pthread_getspecific.3,v 1.4 1997/02/22 15:05:24 peter Exp $
|
||||
.\"
|
||||
.Dd April 4, 1996
|
||||
.Dt PTHREAD_GETSPECIFIC 3
|
||||
@ -77,6 +77,6 @@ None.
|
||||
.Xr pthread_setspecific 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_getspecific
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -97,4 +97,4 @@ specifies the calling thread.
|
||||
.Fn pthread_join
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1 Second Edition 1996-06-12
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -93,6 +93,6 @@ Insufficient memory exists to create the key.
|
||||
.Xr pthread_setspecific 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_key_create
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -87,6 +87,6 @@ value is invalid.
|
||||
.Xr pthread_setspecific 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_key_delete
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -65,6 +65,6 @@ is locked by another thread.
|
||||
.Xr pthread_mutex_trylock 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_mutex_destroy
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -70,6 +70,6 @@ The temporarily lacks the resources to create another mutex.
|
||||
.Xr pthread_mutex_trylock 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_mutex_init
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -67,6 +67,6 @@ A deadlock would occur if the thread blocked waiting for
|
||||
.Xr pthread_mutex_destroy 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_mutex_lock
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -68,6 +68,6 @@ is already locked.
|
||||
.Xr pthread_mutex_destroy 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_mutex_trylock
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -67,6 +67,6 @@ The current thread does not hold a lock on
|
||||
.Xr pthread_mutex_destroy 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_mutex_unlock
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -95,6 +95,6 @@ None.
|
||||
.Pp
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_once
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -54,6 +54,6 @@ None.
|
||||
.Xr pthread_equal 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_self
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -86,6 +86,6 @@ value is invalid.
|
||||
.Xr pthread_key_delete 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_setspecific
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -55,6 +55,6 @@ None
|
||||
.Xr pthread_exit 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cleanup_pop
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -58,6 +58,6 @@ None
|
||||
.Xr pthread_exit 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cleanup_push
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -63,6 +63,6 @@ is invalid.
|
||||
.Xr pthread_cond_signal 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_broadcast
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -67,6 +67,6 @@ is locked by another thread.
|
||||
.Xr pthread_cond_broadcast 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_destroy
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -72,6 +72,6 @@ The temporarily lacks the resources to create another condition variable.
|
||||
.Xr pthread_cond_broadcast 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_init
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -63,6 +63,6 @@ is invalid.
|
||||
.Xr pthread_cond_broadcast 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_signal
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -80,6 +80,6 @@ The system time has reached or exceeded the time specified in
|
||||
.Xr pthread_cond_broadcast 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_timedwait
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -74,6 +74,6 @@ is invalid.
|
||||
.Xr pthread_cond_broadcast 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_wait
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -107,6 +107,6 @@ is invalid.
|
||||
.Xr pthread_join 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_create
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -78,4 +78,4 @@ thread ID,
|
||||
.Fn pthread_detach
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1 Second Edition 1996-07-12
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -61,6 +61,6 @@ None.
|
||||
.Xr pthread_exit 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_equal
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -94,6 +94,6 @@ None.
|
||||
.Xr pthread_join 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_exit
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -28,7 +28,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id$
|
||||
.\" $Id: pthread_getspecific.3,v 1.4 1997/02/22 15:05:24 peter Exp $
|
||||
.\"
|
||||
.Dd April 4, 1996
|
||||
.Dt PTHREAD_GETSPECIFIC 3
|
||||
@ -77,6 +77,6 @@ None.
|
||||
.Xr pthread_setspecific 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_getspecific
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -97,4 +97,4 @@ specifies the calling thread.
|
||||
.Fn pthread_join
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1 Second Edition 1996-06-12
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -93,6 +93,6 @@ Insufficient memory exists to create the key.
|
||||
.Xr pthread_setspecific 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_key_create
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -87,6 +87,6 @@ value is invalid.
|
||||
.Xr pthread_setspecific 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_key_delete
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -65,6 +65,6 @@ is locked by another thread.
|
||||
.Xr pthread_mutex_trylock 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_mutex_destroy
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -70,6 +70,6 @@ The temporarily lacks the resources to create another mutex.
|
||||
.Xr pthread_mutex_trylock 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_mutex_init
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -67,6 +67,6 @@ A deadlock would occur if the thread blocked waiting for
|
||||
.Xr pthread_mutex_destroy 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_mutex_lock
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -68,6 +68,6 @@ is already locked.
|
||||
.Xr pthread_mutex_destroy 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_mutex_trylock
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -67,6 +67,6 @@ The current thread does not hold a lock on
|
||||
.Xr pthread_mutex_destroy 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_mutex_unlock
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -95,6 +95,6 @@ None.
|
||||
.Pp
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_once
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -54,6 +54,6 @@ None.
|
||||
.Xr pthread_equal 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_self
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -86,6 +86,6 @@ value is invalid.
|
||||
.Xr pthread_key_delete 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_setspecific
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -55,6 +55,6 @@ None
|
||||
.Xr pthread_exit 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cleanup_pop
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -58,6 +58,6 @@ None
|
||||
.Xr pthread_exit 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cleanup_push
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -63,6 +63,6 @@ is invalid.
|
||||
.Xr pthread_cond_signal 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_broadcast
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -67,6 +67,6 @@ is locked by another thread.
|
||||
.Xr pthread_cond_broadcast 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_destroy
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -72,6 +72,6 @@ The temporarily lacks the resources to create another condition variable.
|
||||
.Xr pthread_cond_broadcast 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_init
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -63,6 +63,6 @@ is invalid.
|
||||
.Xr pthread_cond_broadcast 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_signal
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -80,6 +80,6 @@ The system time has reached or exceeded the time specified in
|
||||
.Xr pthread_cond_broadcast 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_timedwait
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -74,6 +74,6 @@ is invalid.
|
||||
.Xr pthread_cond_broadcast 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_cond_wait
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -107,6 +107,6 @@ is invalid.
|
||||
.Xr pthread_join 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_create
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -78,4 +78,4 @@ thread ID,
|
||||
.Fn pthread_detach
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1 Second Edition 1996-07-12
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -61,6 +61,6 @@ None.
|
||||
.Xr pthread_exit 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_equal
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -94,6 +94,6 @@ None.
|
||||
.Xr pthread_join 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_exit
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -28,7 +28,7 @@
|
||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $Id$
|
||||
.\" $Id: pthread_getspecific.3,v 1.4 1997/02/22 15:05:24 peter Exp $
|
||||
.\"
|
||||
.Dd April 4, 1996
|
||||
.Dt PTHREAD_GETSPECIFIC 3
|
||||
@ -77,6 +77,6 @@ None.
|
||||
.Xr pthread_setspecific 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_getspecific
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -97,4 +97,4 @@ specifies the calling thread.
|
||||
.Fn pthread_join
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1 Second Edition 1996-06-12
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -93,6 +93,6 @@ Insufficient memory exists to create the key.
|
||||
.Xr pthread_setspecific 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_key_create
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -87,6 +87,6 @@ value is invalid.
|
||||
.Xr pthread_setspecific 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_key_delete
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -65,6 +65,6 @@ is locked by another thread.
|
||||
.Xr pthread_mutex_trylock 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_mutex_destroy
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -70,6 +70,6 @@ The temporarily lacks the resources to create another mutex.
|
||||
.Xr pthread_mutex_trylock 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_mutex_init
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -67,6 +67,6 @@ A deadlock would occur if the thread blocked waiting for
|
||||
.Xr pthread_mutex_destroy 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_mutex_lock
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -68,6 +68,6 @@ is already locked.
|
||||
.Xr pthread_mutex_destroy 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_mutex_trylock
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -67,6 +67,6 @@ The current thread does not hold a lock on
|
||||
.Xr pthread_mutex_destroy 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_mutex_unlock
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -95,6 +95,6 @@ None.
|
||||
.Pp
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_once
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -54,6 +54,6 @@ None.
|
||||
.Xr pthread_equal 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_self
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
@ -86,6 +86,6 @@ value is invalid.
|
||||
.Xr pthread_key_delete 3
|
||||
.Sh STANDARDS
|
||||
.Fn pthread_setspecific
|
||||
is expected to conform to IEEE
|
||||
conforms to ISO/IEC 9945-1 ANSI/IEEE
|
||||
.Pq Dq Tn POSIX
|
||||
Std 1003.1c when it is published.
|
||||
Std 1003.1 Second Edition 1996-07-12.
|
||||
|
Loading…
Reference in New Issue
Block a user