Home | History | Annotate | Download | only in Commands

Lines Matching refs:index_id

1186         uint32_t index_id = Args::StringToUInt32(command.GetArgumentAtIndex(0), 0, 0);
1188 Thread *new_thread = process->GetThreadList().FindThreadByIndexID(index_id).get();