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

JimWaitRemove() function

Syntax

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

Arguments

table

pid

References

LocationReferrerText
jimsh0.c:4656
static int JimWaitRemove(struct WaitInfoTable *table, pidtype pid)
jimsh0.c:4762JimWaitForProcess()
if (JimWaitRemove(table, pid) == 0) {
jimsh0.c:4865Jim_WaitCommand()
JimWaitRemove(table, pid);

Call Tree

Functions calling JimWaitRemove()
JimWaitRemove()
Data read by JimWaitRemove()
Data written by JimWaitRemove()
JimWaitRemove()
JimWaitRemove()::i
all items filtered out