FreeBSD Bugzilla – Attachment 47940 Details for
Bug 73387
manpage of pthread_mutex_lock does not mention EBUSY (libpthread)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 402 bytes, created by
Thomas Ludwig
on 2004-11-01 18:30:38 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Thomas Ludwig
Created:
2004-11-01 18:30:38 UTC
Size:
402 bytes
patch
obsolete
>--- /usr/src/share/man/man3/pthread_mutex_lock.3 Thu Jan 15 16:59:00 2004 >+++ /tmp/pthread_mutex_lock.3 Mon Nov 1 19:19:54 2004 >@@ -62,8 +62,11 @@ > The value specified by > .Fa mutex > is invalid. >+.It Bq Er EBUSY >+.Fa mutex >+is locked by another thread. > .It Bq Er EDEADLK >-A deadlock would occur if the thread blocked waiting for >+Attempt to recursively lock > .Fa mutex . > .El > .Sh SEE ALSO
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 73387
: 47940