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.map4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/libthr/pthread.map b/lib/libthr/pthread.map
index a14341e..ec7017d 100644
--- a/lib/libthr/pthread.map
+++ b/lib/libthr/pthread.map
@@ -2,12 +2,14 @@
LIBTHREAD_1_0 {
global:
___creat;
+ ___mq_close;
__accept;
__close;
__connect;
__error;
__fcntl;
__fsync;
+ __mq_notify;
__msync;
__nanosleep;
__open;
@@ -32,6 +34,7 @@ global:
_aio_suspend;
_execve;
_fork;
+ _mq_notify;
_nanosleep;
_pause;
_pselect;
@@ -193,6 +196,7 @@ global:
fcntl;
fork;
fsync;
+ mq_notify;
msync;
nanosleep;
open;
OpenPOWER on IntegriCloud