The function aio_error() is thread safe. Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx> --- man3/aio_error.3 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man3/aio_error.3 b/man3/aio_error.3 index 8ec04e2..cd4ccce 100644 --- a/man3/aio_error.3 +++ b/man3/aio_error.3 @@ -79,6 +79,11 @@ is not implemented. The .BR aio_error () function is available since glibc 2.1. +.SH ATTRIBUTES +.SS Multithreading (see pthreads(7)) +The +.BR aio_error () +function is thread-safe. .SH CONFORMING TO POSIX.1-2001, POSIX.1-2008. .SH EXAMPLE -- 1.8.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html