The function aio_return() is thread safe. Signed-off-by: Peng Haitao <penght@xxxxxxxxxxxxxx> --- man3/aio_return.3 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man3/aio_return.3 b/man3/aio_return.3 index c2c428d..962f238 100644 --- a/man3/aio_return.3 +++ b/man3/aio_return.3 @@ -74,6 +74,11 @@ is not implemented. The .BR aio_return () function is available since glibc 2.1. +.SH ATTRIBUTES +.SS Multithreading (see pthreads(7)) +The +.BR aio_return () +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