Fix iOS build (fallout from 28b031c5)
As Luke Iannini reported, the Clang iOS cross compiler apparently doesn't support __thread for some bizarre reason, so unfortunately they too must fall back to pthread_{get,set}specific. (cherry picked from commit 48326cfb) Signed-off-by:Austin Seipp <austin@well-typed.com>
Please register or sign in to comment