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 0f98663d72..8eb863d0f4 100644 --- a/nptl/Versions +++ b/nptl/Versions @@ -220,6 +220,7 @@ libpthread { # New affinity interfaces. pthread_getaffinity_np; pthread_setaffinity_np; + pthread_attr_getaffinity_np; pthread_attr_setaffinity_np; } GLIBC_PRIVATE { |