Searched defs:requesting_thread (Results 1 – 3 of 3) sorted by relevance
1181 int requesting_thread = process_state.requesting_thread(); in PrintProcessState() local1238 int requesting_thread = process_state.requesting_thread(); in PrintProcessStateMachineReadable() local1288 int requesting_thread = process_state.requesting_thread(); in PrintRequestingThreadBrief() local
81 optional int32 requesting_thread = 4; field
107 int requesting_thread() const { return requesting_thread_; } in requesting_thread() function