From: Mathieu Desnoyers Date: Tue, 15 May 2012 18:35:44 +0000 (-0400) Subject: Add TLS detection m4 macro X-Git-Tag: v0.7.0~7 X-Git-Url: http://git.lttng.org/?a=commitdiff_plain;h=a767fdc348289dc37026ee3ab46d1d4102ff57f7;hp=a767fdc348289dc37026ee3ab46d1d4102ff57f7;p=urcu.git Add TLS detection m4 macro Will allow urcu to support OSes that require to use pthread TLS (and do not provide __thread TLS support). Suggested-by: Marek VavruĊĦa Signed-off-by: Mathieu Desnoyers ---