]> git.ipfire.org Git - thirdparty/man-pages.git/commit - man3/atexit.3
atexit.3: ATTRIBUTES: Note function that is thread-safe
authorZeng Linggang <zenglg.jy@cn.fujitsu.com>
Wed, 29 Apr 2015 10:09:17 +0000 (18:09 +0800)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 29 Apr 2015 19:26:19 +0000 (21:26 +0200)
commite4a2e237631fbb72d062f9956ef5dbf08112b5dd
tree67fd9174bb8dcfe89f6ba0e0bc706a9d98cfc6da
parent5e6495f4b42a711e362b391833ed7a7aa45a4c95
atexit.3: ATTRIBUTES: Note function that is thread-safe

The marking matches glibc marking.
The marking of functions in glibc is:
- atexit: MT-Safe

Signed-off-by: Zeng Linggang <zenglg.jy@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/atexit.3