Searched defs:threadMap (Results 1 – 2 of 2) sorted by relevance
97 const threadMap = await listThreads(trace); constant
117 private final HashMap<String, Thread> threadMap = new HashMap<>(); field in DemuxInputStreamTest