diff options
Diffstat (limited to 'Versions')
-rw-r--r-- | Versions | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ libc { pthread_mutex_lock; pthread_mutex_trylock; pthread_mutex_unlock; pthread_self; pthread_setcancelstate; pthread_setcanceltype; __pthread_get_cleanup_stack; + } GLIBC_PRIVATE { __libc_pthread_init; __register_atfork; |