Searched defs:Thread (Results 1 – 6 of 6) sorted by relevance
96 message Thread { message
218 private void initRow(TraceThreadRow<Thread, PrefFunc> row, Thread thread, ExpandPanel panel) { in initRow()
41 public class Thread extends AbstractNode { class
81 explicit Thread(uint32_t t) : tid_(t) {} in Thread() function
509 …private void handleRowSupplier(ExpandPanel panel, Thread thread, TraceThreadRow<Thread, Func> row)… in handleRowSupplier()
90 explicit Thread(uint32_t t) : tid_(t) {} in Thread() function