Searched refs:threadLocal (Results 1 – 1 of 1) sorted by relevance
108 val threadLocal = ThreadLocal.withInitial { threadState() } in par_map() constant117 val state = threadLocal.get() in par_map()