summaryrefslogtreecommitdiffstats
path: root/lib/libthr/pthread.map
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libthr/pthread.map')
-rw-r--r--lib/libthr/pthread.map2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libthr/pthread.map b/lib/libthr/pthread.map
index 9f82a1b..355edea 100644
--- a/lib/libthr/pthread.map
+++ b/lib/libthr/pthread.map
@@ -272,6 +272,7 @@ FBSDprivate_1.0 {
_pthread_getprio;
_pthread_getschedparam;
_pthread_getspecific;
+ _pthread_getthreadid_np;
_pthread_join;
_pthread_key_create;
_pthread_key_delete;
@@ -403,6 +404,7 @@ FBSD_1.1 {
FBSD_1.2 {
openat;
+ pthread_getthreadid_np;
setcontext;
swapcontext;
};
OpenPOWER on IntegriCloud