Author: Armin Rigo
Branch: portable-threadlocal
Changeset: r74736:31fa1fdc28a7
Date: 2014-11-26 15:44 +0100
http://bitbucket.org/pypy/pypy/changeset/31fa1fdc28a7/
Log:test and fix for the no-__thread case
diff --git a/rpython/translator/c/src/threadlocal.c
b/rpython/translator/c/src/threadl
Author: Armin Rigo
Branch: portable-threadlocal
Changeset: r74649:9c067d3de94c
Date: 2014-11-23 11:59 +0100
http://bitbucket.org/pypy/pypy/changeset/9c067d3de94c/
Log:Test and fix
diff --git a/rpython/translator/c/genc.py b/rpython/translator/c/genc.py
--- a/rpython/translator/c/genc.py
+++