summaryrefslogtreecommitdiff
path: root/lib/libthr/pthread.map
diff options
context:
space:
mode:
authorDavid Xu <davidxu@FreeBSD.org>2005-10-30 03:16:30 +0000
committerDavid Xu <davidxu@FreeBSD.org>2005-10-30 03:16:30 +0000
commit4a050d016e29fb3e13ea812b1259556f173df820 (patch)
tree93d11dba5d6ad66903830a2064564eff557f544d /lib/libthr/pthread.map
parentbd3e40ce722e4de93a8b21757552d4309a90eba1 (diff)
Notes
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 39f019a554a1..10a5cb25de40 100644
--- a/lib/libthr/pthread.map
+++ b/lib/libthr/pthread.map
@@ -178,6 +178,7 @@ global:
_spinunlock;
_system;
_tcdrain;
+ _timer_create;
_usleep;
_vfork;
_wait;
@@ -343,6 +344,7 @@ global:
sleep;
system;
tcdrain;
+ timer_create;
usleep;
vfork;
wait;