Searched refs:threadPolicy (Results 1 – 1 of 1) sorted by relevance
132 private static ThreadLocal<Policy> threadPolicy = new ThreadLocal<Policy>() { field in BlockGuard145 return threadPolicy.get(); in getThreadPolicy()158 threadPolicy.set(policy); in setThreadPolicy()