summaryrefslogtreecommitdiffstats
path: root/lib/libc/include/un-namespace.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/include/un-namespace.h')
-rw-r--r--lib/libc/include/un-namespace.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/libc/include/un-namespace.h b/lib/libc/include/un-namespace.h
index a3aa980..ae19d7b 100644
--- a/lib/libc/include/un-namespace.h
+++ b/lib/libc/include/un-namespace.h
@@ -65,6 +65,7 @@
#undef pthread_atfork
#undef pthread_attr_destroy
#undef pthread_attr_get_np
+#undef pthread_attr_getaffinity_np
#undef pthread_attr_getdetachstate
#undef pthread_attr_getguardsize
#undef pthread_attr_getinheritsched
@@ -75,6 +76,7 @@
#undef pthread_attr_getstackaddr
#undef pthread_attr_getstacksize
#undef pthread_attr_init
+#undef pthread_attr_setaffinity_np
#undef pthread_attr_setcreatesuspend_np
#undef pthread_attr_setdetachstate
#undef pthread_attr_setguardsize
@@ -112,6 +114,7 @@
#undef pthread_equal
#undef pthread_exit
#undef pthread_getconcurrency
+#undef pthread_getcpuclockid
#undef pthread_getprio
#undef pthread_getschedparam
#undef pthread_getspecific
OpenPOWER on IntegriCloud