diff options
Diffstat (limited to 'nptl/Versions')
-rw-r--r-- | nptl/Versions | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/Versions b/nptl/Versions index 3ab0ae5..f504877 100644 --- a/nptl/Versions +++ b/nptl/Versions @@ -278,6 +278,7 @@ libpthread { GLIBC_2.30 { sem_clockwait; pthread_cond_clockwait; + pthread_rwlock_clockrdlock; pthread_rwlock_clockwrlock; } GLIBC_PRIVATE { |