Lines Matching defs:thread_spec
107 const ThreadSpec *thread_spec =
110 if (thread_spec)
111 return thread_spec->GetTID();
129 const ThreadSpec *thread_spec =
132 if (thread_spec)
133 return thread_spec->GetIndex();
151 const ThreadSpec *thread_spec =
154 if (thread_spec)
155 return thread_spec->GetName();
173 const ThreadSpec *thread_spec =
176 if (thread_spec)
177 return thread_spec->GetQueueName();