smp: share: uxtrap.o
authorMatt Birkholz <puck@birchwood-abbey.net>
Sat, 6 Dec 2014 06:07:28 +0000 (23:07 -0700)
committerMatt Birkholz <puck@birchwood-abbey.net>
Sun, 21 Dec 2014 19:19:11 +0000 (12:19 -0700)
README.txt

index 0f0db4ce6fc6b58ea4f48572b4416d153c376546..f7523ff9e67d829c5e0ee52d514ed7f9fcc340b0 100644 (file)
@@ -815,14 +815,17 @@ command line.  The remaining 12 belong to the 7 microcode modules and
        OK.
 
   uxtrap.o:
-  00000010 b saved_info
-  00000014 b saved_scp
-  0000000c b saved_signo
-  00000008 b saved_trap_state
-  00000000 d trap_query_choices.9003
-  00000000 b trap_state
-  00000004 b user_trap_state
-  00000000 b ux_signal_codes
+  00000010 b saved_info                        __thread
+  00000014 b saved_scp                 __thread
+  0000000c b saved_signo               __thread
+  00000008 b saved_trap_state          __thread
+  00000000 d trap_query_choices.9003   read-only
+  00000000 b trap_state                        __thread
+  00000004 b user_trap_state           __thread
+  00000000 b ux_signal_codes           read-only, initialized in OS_initialize
+
+       OK.  Already made thread-local; the remaining ux_signal_codes
+       is read-only, initialized before the threads of fun are loosed.
 
   uxtty.o:
   00000000 b input_channel