Lines Matching defs:process

104   Process *process = exe_ctx.GetProcessPtr();
105 if (target && process) {
107 if (stop_locker.TryLock(&process->GetRunLock()))
111 // Without a target & process we can't have a valid stack frame.
123 Process *process = exe_ctx.GetProcessPtr();
124 if (target && process) {
126 if (stop_locker.TryLock(&process->GetRunLock())) {
145 Process *process = exe_ctx.GetProcessPtr();
146 if (target && process) {
148 if (stop_locker.TryLock(&process->GetRunLock())) {
169 Process *process = exe_ctx.GetProcessPtr();
170 if (target && process) {
172 if (stop_locker.TryLock(&process->GetRunLock())) {
193 Process *process = exe_ctx.GetProcessPtr();
194 if (target && process) {
196 if (stop_locker.TryLock(&process->GetRunLock())) {
217 Process *process = exe_ctx.GetProcessPtr();
218 if (target && process) {
220 if (stop_locker.TryLock(&process->GetRunLock())) {
240 Process *process = exe_ctx.GetProcessPtr();
241 if (target && process) {
243 if (stop_locker.TryLock(&process->GetRunLock())) {
261 Process *process = exe_ctx.GetProcessPtr();
262 if (target && process) {
264 if (stop_locker.TryLock(&process->GetRunLock())) {
282 Process *process = exe_ctx.GetProcessPtr();
283 if (target && process) {
285 if (stop_locker.TryLock(&process->GetRunLock())) {
332 Process *process = exe_ctx.GetProcessPtr();
333 if (target && process) {
335 if (stop_locker.TryLock(&process->GetRunLock())) {
355 Process *process = exe_ctx.GetProcessPtr();
356 if (target && process) {
358 if (stop_locker.TryLock(&process->GetRunLock())) {
378 Process *process = exe_ctx.GetProcessPtr();
379 if (target && process) {
381 if (stop_locker.TryLock(&process->GetRunLock())) {
401 Process *process = exe_ctx.GetProcessPtr();
402 if (target && process) {
404 if (stop_locker.TryLock(&process->GetRunLock())) {
425 Process *process = exe_ctx.GetProcessPtr();
426 if (target && process) {
428 if (stop_locker.TryLock(&process->GetRunLock())) {
474 Process *process = exe_ctx.GetProcessPtr();
475 if (target && process) {
477 if (stop_locker.TryLock(&process->GetRunLock())) {
528 Process *process = exe_ctx.GetProcessPtr();
529 if (target && process) {
531 if (stop_locker.TryLock(&process->GetRunLock())) {
578 Process *process = exe_ctx.GetProcessPtr();
579 if (target && process) {
581 if (stop_locker.TryLock(&process->GetRunLock())) {
715 Process *process = exe_ctx.GetProcessPtr();
716 if (!target || !process)
720 if (stop_locker.TryLock(&process->GetRunLock())) {
801 Process *process = exe_ctx.GetProcessPtr();
802 if (target && process) {
804 if (stop_locker.TryLock(&process->GetRunLock())) {
807 Debugger &dbg = process->GetTarget().GetDebugger();
899 Process *process = exe_ctx.GetProcessPtr();
900 if (target && process) {
902 if (stop_locker.TryLock(&process->GetRunLock())) {
930 Process *process = exe_ctx.GetProcessPtr();
931 if (target && process) {
933 if (stop_locker.TryLock(&process->GetRunLock())) {
960 Process *process = exe_ctx.GetProcessPtr();
968 if (target && process) {
970 if (stop_locker.TryLock(&process->GetRunLock())) {
995 Process *process = exe_ctx.GetProcessPtr();
996 if (target && process) {
998 if (stop_locker.TryLock(&process->GetRunLock())) {
1035 "process is running.");
1107 Process *process = exe_ctx.GetProcessPtr();
1109 if (target && process) {
1111 if (stop_locker.TryLock(&process->GetRunLock())) {
1131 "process is running.");
1170 Process *process = exe_ctx.GetProcessPtr();
1171 if (target && process) {
1173 if (stop_locker.TryLock(&process->GetRunLock())) {
1219 Process *process = exe_ctx.GetProcessPtr();
1220 if (target && process) {
1222 if (stop_locker.TryLock(&process->GetRunLock())) {
1241 Process *process = exe_ctx.GetProcessPtr();
1242 if (target && process) {
1244 if (stop_locker.TryLock(&process->GetRunLock())) {
1284 Process *process = exe_ctx.GetProcessPtr();
1285 if (target && process) {
1287 if (stop_locker.TryLock(&process->GetRunLock())) {