JimWaitForProcess() is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

JimWaitForProcess() function

Syntax

static pidtype JimWaitForProcess(struct WaitInfoTable *table,     pidtype pid,     int *statusPtr);

Arguments

table

pid

statusPtr

References

LocationReferrerText
jimsh0.c:4760
static pidtype JimWaitForProcess(struct WaitInfoTable *table, pidtype pid, int *statusPtr)
jimsh0.c:5347JimCleanupChildren()
if (JimWaitForProcess(table, pidPtr[i], &waitStatus) != JIM_BAD_PID) {

Call Tree

Functions calling JimWaitForProcess()
Functions called by JimWaitForProcess()
all items filtered out
JimWaitForProcess()
all items filtered out
Data read by JimWaitForProcess()
JimWaitForProcess()