diff options
author | Malte Skarupke <malteskarupke@fastmail.fm> | 2024-12-04 07:56:38 -0500 |
---|---|---|
committer | Carlos O'Donell <carlos@redhat.com> | 2025-01-17 14:56:58 -0500 |
commit | c36fc50781995e6758cae2b6927839d0157f213c (patch) | |
tree | 6bc93c0e5115581d79791ebc81ec44ba3f3e2ac8 /sysdeps/unix/sysv/linux/getrandom-internal.h | |
parent | 4f7b051f8ee3feff1b53b27a906f245afaa9cee1 (diff) | |
download | glibc-c36fc50781995e6758cae2b6927839d0157f213c.zip glibc-c36fc50781995e6758cae2b6927839d0157f213c.tar.gz glibc-c36fc50781995e6758cae2b6927839d0157f213c.tar.bz2 |
nptl: Remove g_refs from condition variables
This variable used to be needed to wait in group switching until all sleepers
have confirmed that they have woken. This is no longer needed. Nothing waits
on this variable so there is no need to track how many threads are currently
asleep in each group.
Signed-off-by: Malte Skarupke <malteskarupke@fastmail.fm>
Reviewed-by: Carlos O'Donell <carlos@redhat.com>
Diffstat (limited to 'sysdeps/unix/sysv/linux/getrandom-internal.h')
0 files changed, 0 insertions, 0 deletions