Searched refs:thread_id_arg (Results 1 – 1 of 1) sorted by relevance
339 CommandArgumentData thread_id_arg; in CommandObjectThreadStepWithTypeAndScope() local342 thread_id_arg.arg_type = eArgTypeThreadID; in CommandObjectThreadStepWithTypeAndScope()343 thread_id_arg.arg_repetition = eArgRepeatOptional; in CommandObjectThreadStepWithTypeAndScope()347 arg.push_back(thread_id_arg); in CommandObjectThreadStepWithTypeAndScope()