diff options
Diffstat (limited to 'Versions')
-rw-r--r-- | Versions | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -118,6 +118,7 @@ libpthread { pthread_rwlockattr_init; pthread_rwlockattr_setpshared; pthread_self; + __pthread_self; pthread_setcancelstate; pthread_setcanceltype; pthread_setconcurrency; pthread_setschedparam; |