static A setTL(ThreadLocal tl, A value) { ret setThreadLocal(tl, value); }