Uses of Class
io.perfmark.impl.ThreadRef
Packages that use ThreadRef
-
Uses of ThreadRef in io.perfmark.impl
Fields in io.perfmark.impl declared as ThreadRefModifier and TypeFieldDescriptionprivate static final ThreadRefThreadRef.IDENTITYprivate final ThreadRefThreadRefInfo.threadRefFields in io.perfmark.impl with type parameters of type ThreadRefModifier and TypeFieldDescriptionprivate final ConcurrentMap<ThreadRef, T> ConcurrentThreadLocal.refsMethods in io.perfmark.impl that return ThreadRefModifier and TypeMethodDescription(package private) static ThreadRefThreadRef.newRef(ReferenceQueue<Thread> queue) Method parameters in io.perfmark.impl with type arguments of type ThreadRefModifier and TypeMethodDescription(package private) static <T> T(package private) static <T> TThreadRef.removeAndClearRef(Map<ThreadRef, T> map) Constructors in io.perfmark.impl with parameters of type ThreadRef