summaryrefslogtreecommitdiffstats
path: root/lib/libthr
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2008-02-06 20:45:46 +0000
committerdes <des@FreeBSD.org>2008-02-06 20:45:46 +0000
commitddda03a2e0a13b1022f6a773716f0e4c34e380b0 (patch)
tree4c313ba7155c9312555e6db386789ab8fdbf8740 /lib/libthr
parentb4e1ea3e1cc947e4e8afdce157a35e5fa08e8276 (diff)
downloadFreeBSD-src-ddda03a2e0a13b1022f6a773716f0e4c34e380b0.zip
FreeBSD-src-ddda03a2e0a13b1022f6a773716f0e4c34e380b0.tar.gz
Yet another pointy hat: when I zapped FBSDprivate_1.1, I forgot to move
its contents to FBSDprivate_1.0.
Diffstat (limited to 'lib/libthr')
-rw-r--r--lib/libthr/pthread.map1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libthr/pthread.map b/lib/libthr/pthread.map
index 5dddf4b..0da4f67 100644
--- a/lib/libthr/pthread.map
+++ b/lib/libthr/pthread.map
@@ -283,6 +283,7 @@ FBSDprivate_1.0 {
_pthread_mutex_getyieldloops_np;
_pthread_mutex_init;
_pthread_mutex_init_calloc_cb;
+ _pthread_mutex_isowned_np;
_pthread_mutex_lock;
_pthread_mutex_setprioceiling;
_pthread_mutex_setspinloops_np;
OpenPOWER on IntegriCloud