diff options
author | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2020-03-31 17:24:39 -0300 |
---|---|---|
committer | Adhemerval Zanella <adhemerval.zanella@linaro.org> | 2021-06-09 15:16:45 -0300 |
commit | 8c1c0aae2079039a629b15098d78f3d11aabefb4 (patch) | |
tree | 72a4a714ee7310810a0d2a5778e6b5c40f18fa85 /support/check_addrinfo.c | |
parent | 2b5174253155bdace1262ea2ab53d11347ecdefd (diff) | |
download | glibc-8c1c0aae2079039a629b15098d78f3d11aabefb4.tar glibc-8c1c0aae2079039a629b15098d78f3d11aabefb4.tar.gz glibc-8c1c0aae2079039a629b15098d78f3d11aabefb4.tar.bz2 glibc-8c1c0aae2079039a629b15098d78f3d11aabefb4.zip |
nptl: Move cancel type out of cancelhandling
Now that the thread cancellation type is not accessed concurrently
anymore, it is possible to move it out the cancelhandling.
By removing the cancel state out of the internal thread cancel handling
state there is no need to check if cancelled bit was set in CAS
operation.
It allows simplifing the cancellation wrappers and the
CANCEL_CANCELED_AND_ASYNCHRONOUS is removed.
Checked on x86_64-linux-gnu and aarch64-linux-gnu.
Diffstat (limited to 'support/check_addrinfo.c')
0 files changed, 0 insertions, 0 deletions