static A setTLAndReturn(ThreadLocal tl, A value) { ret setThreadLocalAndReturn(tl, value); }