vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Index: pthread_mutex_unlock.3 ================================================== ================= RCS file: /cvs/src/lib/libpthread/man/pthread_mutex_unlock.3,v retrieving revision 1.6 diff -u -r1.6 pthread_mutex_unlock.3 --- pthread_mutex_unlock.3 21 Feb 2002 20:12:19 -0000 1.6 +++ pthread_mutex_unlock.3 1 Feb 2005 19:25:52 -0000 @@ -52,7 +52,7 @@ will return zero, otherwise an error number will be returned to indicate the error. .Sh ERRORS -.Fn pthread_mutex_trylock +.Fn pthread_mutex_unlock will fail if: .Bl -tag -width Er .It Bq Er EINVAL -- Axel Andersson axel@zankasoftware.com http://www.zankasoftware.com/ |