]> git.saurik.com Git - apple/libpthread.git/blobdiff - man/pthread_mutex_destroy.3
libpthread-330.230.1.tar.gz
[apple/libpthread.git] / man / pthread_mutex_destroy.3
index 4a560c213482c734a7e8d05d26f7fce9f407aa7a..2276cdaaa10553f1ddcce9d3c0a95ff1ef8841a1 100644 (file)
@@ -58,7 +58,7 @@ The value specified by
 is invalid.
 .It Bq Er EBUSY
 .Fa Mutex
-is locked by another thread.
+is locked.
 .El
 .Sh SEE ALSO
 .Xr pthread_mutex_init 3 ,