Lines Matching defs:process
105 Process *process = exe_ctx.GetProcessPtr();
106 if (target && process) {
108 if (stop_locker.TryLock(&process->GetRunLock()))
112 // Without a target & process we can't have a valid stack frame.
124 Process *process = exe_ctx.GetProcessPtr();
125 if (target && process) {
127 if (stop_locker.TryLock(&process->GetRunLock())) {
146 Process *process = exe_ctx.GetProcessPtr();
147 if (target && process) {
149 if (stop_locker.TryLock(&process->GetRunLock())) {
170 Process *process = exe_ctx.GetProcessPtr();
171 if (target && process) {
173 if (stop_locker.TryLock(&process->GetRunLock())) {
194 Process *process = exe_ctx.GetProcessPtr();
195 if (target && process) {
197 if (stop_locker.TryLock(&process->GetRunLock())) {
218 Process *process = exe_ctx.GetProcessPtr();
219 if (target && process) {
221 if (stop_locker.TryLock(&process->GetRunLock())) {
241 Process *process = exe_ctx.GetProcessPtr();
242 if (target && process) {
244 if (stop_locker.TryLock(&process->GetRunLock())) {
262 Process *process = exe_ctx.GetProcessPtr();
263 if (target && process) {
265 if (stop_locker.TryLock(&process->GetRunLock())) {
283 Process *process = exe_ctx.GetProcessPtr();
284 if (target && process) {
286 if (stop_locker.TryLock(&process->GetRunLock())) {
333 Process *process = exe_ctx.GetProcessPtr();
334 if (target && process) {
336 if (stop_locker.TryLock(&process->GetRunLock())) {
356 Process *process = exe_ctx.GetProcessPtr();
357 if (target && process) {
359 if (stop_locker.TryLock(&process->GetRunLock())) {
379 Process *process = exe_ctx.GetProcessPtr();
380 if (target && process) {
382 if (stop_locker.TryLock(&process->GetRunLock())) {
402 Process *process = exe_ctx.GetProcessPtr();
403 if (target && process) {
405 if (stop_locker.TryLock(&process->GetRunLock())) {
426 Process *process = exe_ctx.GetProcessPtr();
427 if (target && process) {
429 if (stop_locker.TryLock(&process->GetRunLock())) {
475 Process *process = exe_ctx.GetProcessPtr();
476 if (target && process) {
478 if (stop_locker.TryLock(&process->GetRunLock())) {
529 Process *process = exe_ctx.GetProcessPtr();
530 if (target && process) {
532 if (stop_locker.TryLock(&process->GetRunLock())) {
579 Process *process = exe_ctx.GetProcessPtr();
580 if (target && process) {
582 if (stop_locker.TryLock(&process->GetRunLock())) {
716 Process *process = exe_ctx.GetProcessPtr();
717 if (!target || !process)
721 if (stop_locker.TryLock(&process->GetRunLock())) {
802 Process *process = exe_ctx.GetProcessPtr();
803 if (target && process) {
805 if (stop_locker.TryLock(&process->GetRunLock())) {
808 Debugger &dbg = process->GetTarget().GetDebugger();
900 Process *process = exe_ctx.GetProcessPtr();
901 if (target && process) {
903 if (stop_locker.TryLock(&process->GetRunLock())) {
931 Process *process = exe_ctx.GetProcessPtr();
932 if (target && process) {
934 if (stop_locker.TryLock(&process->GetRunLock())) {
961 Process *process = exe_ctx.GetProcessPtr();
969 if (target && process) {
971 if (stop_locker.TryLock(&process->GetRunLock())) {
996 Process *process = exe_ctx.GetProcessPtr();
997 if (target && process) {
999 if (stop_locker.TryLock(&process->GetRunLock())) {
1036 "process is running.");
1109 Process *process = exe_ctx.GetProcessPtr();
1111 if (target && process) {
1113 if (stop_locker.TryLock(&process->GetRunLock())) {
1133 "process is running.");
1187 Process *process = exe_ctx.GetProcessPtr();
1188 if (target && process) {
1190 if (stop_locker.TryLock(&process->GetRunLock())) {
1243 Process *process = exe_ctx.GetProcessPtr();
1244 if (target && process) {
1246 if (stop_locker.TryLock(&process->GetRunLock())) {
1265 Process *process = exe_ctx.GetProcessPtr();
1266 if (target && process) {
1268 if (stop_locker.TryLock(&process->GetRunLock())) {
1287 Process *process = exe_ctx.GetProcessPtr();
1288 if (target && process) {
1290 if (stop_locker.TryLock(&process->GetRunLock())) {