]> git.ipfire.org Git - thirdparty/glibc.git/commit
nptl: Document AS-safe functions in cancellation.c.
authorCarlos O'Donell <carlos@redhat.com>
Fri, 4 Oct 2019 19:58:08 +0000 (15:58 -0400)
committerCarlos O'Donell <carlos@redhat.com>
Fri, 18 Oct 2019 19:55:33 +0000 (15:55 -0400)
commit676b2f2050a354b7e1bdf4fec9406c9ed00b44f5
treecfead1bd6afbb7cc4184d0a9aad73b043ad78425
parent95c1056962a3f2297c94ce47f0eaf0c5b6563231
nptl: Document AS-safe functions in cancellation.c.

Document in comments that __pthread_enable_asynccancel and
__pthread_disable_asynccancel must be AS-safe in general with
the exception of the act of cancellation.
nptl/cancellation.c