about summary refs log tree commit diff
path: root/htl
diff options
context:
space:
mode:
Diffstat (limited to 'htl')
-rw-r--r--htl/Versions2
1 files changed, 2 insertions, 0 deletions
diff --git a/htl/Versions b/htl/Versions
index 4e23c2ed64..95496297e3 100644
--- a/htl/Versions
+++ b/htl/Versions
@@ -173,6 +173,8 @@ libpthread {
 
     __cthread_detach;
     __cthread_fork;
+    __pthread_detach;
+    __pthread_create;
     __cthread_keycreate;
     __cthread_getspecific;
     __cthread_setspecific;