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

hwthread_create() function

Syntax

static int hwthread_create(struct target *target);
Implemented in hwthread.c:405

Arguments

target

References

LocationText
hwthread.c:405
static int hwthread_create(struct target *target)
hwthread.c:18
static int hwthread_create(struct target *target);
hwthread.c:53
.create = hwthread_create,

Call Tree

Functions called by hwthread_create()
hwthread_create()
all items filtered out
Implementations
hwthread_create()
all items filtered out