summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2018-10-22 15:52:09 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2018-10-22 15:52:09 +0000
commit474a8f549c7e430ac55a4b1b8a1fe7be51478412 (patch)
tree0959f2207c27d0e0ebd9b470a087f03294ccb431
parentde24e9dc1df11cd46f435c7d422c6eff5eaa32ff (diff)
downloadillumos-joyent-474a8f549c7e430ac55a4b1b8a1fe7be51478412.tar.gz
8158 Want named threads API [fix mapfile]
-rw-r--r--usr/src/lib/libc/port/mapfile-vers6
1 files changed, 0 insertions, 6 deletions
diff --git a/usr/src/lib/libc/port/mapfile-vers b/usr/src/lib/libc/port/mapfile-vers
index eee08d81ca..c2f537f4c9 100644
--- a/usr/src/lib/libc/port/mapfile-vers
+++ b/usr/src/lib/libc/port/mapfile-vers
@@ -3107,11 +3107,7 @@ $endif
pset_bind_lwp;
_psignal;
pthread_attr_getdaemonstate_np;
- pthread_attr_getname_np;
pthread_attr_setdaemonstate_np;
- pthread_attr_setname_np;
- pthread_getname_np;
- pthread_setname_np;
_pthread_setcleanupinit;
__putwchar_xpg5;
__putwc_xpg5;
@@ -3190,7 +3186,6 @@ $endif
_thr_continue_allmutators;
thr_continue_mutator;
_thr_continue_mutator;
- thr_getname;
thr_getstate;
_thr_getstate;
thr_mutators_barrier;
@@ -3199,7 +3194,6 @@ $endif
_thr_schedctl;
thr_setmutator;
_thr_setmutator;
- thr_setname;
thr_setstate;
_thr_setstate;
thr_sighndlrinfo;