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 ce08076..65f0c07 100644 --- a/nptl/Versions +++ b/nptl/Versions @@ -59,6 +59,7 @@ libc { # Used by the C11 threads implementation. __pthread_cond_destroy; __pthread_cond_init; __pthread_attr_setaffinity_np; + __pthread_attr_init; __pthread_attr_destroy; } } |