From 42b82913d446c4ca17f35b5e63a7a72e45b519f1 Mon Sep 17 00:00:00 2001 From: Matt Birkholz Date: Fri, 5 Dec 2014 10:36:49 -0700 Subject: [PATCH] smp: share: interp.o --- README.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.txt b/README.txt index d74283bde..66910e7dc 100644 --- a/README.txt +++ b/README.txt @@ -351,8 +351,10 @@ command line. The remaining 12 belong to the 7 microcode modules and intern.o: interp.o: - 00000000 B interpreter_state - 00000004 B prim_apply_error_code + 00000000 B interpreter_state __thread + 00000004 B prim_apply_error_code __thread + + OK. Already all thread-local. intprm.o: -- 2.25.1