summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/libpthread/pthread.map11
1 files changed, 4 insertions, 7 deletions
diff --git a/lib/libpthread/pthread.map b/lib/libpthread/pthread.map
index 5109408..133f694 100644
--- a/lib/libpthread/pthread.map
+++ b/lib/libpthread/pthread.map
@@ -329,14 +329,11 @@ global:
writev;
# Debugger needs these.
+ _libkse_debug;
+ _thread_activated;
_thread_list;
- _thread_next_offset;
- _thread_uniqueid_offset;
- _thread_state_offset;
- _thread_name_offset;
- _thread_ctx_offset;
- _thread_PS_RUNNING_value;
- _thread_PS_DEAD_value;
+ _thread_keytable;
+ _thread_active_threads;
local:
*;
OpenPOWER on IntegriCloud