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

add_current_thread() function

Syntax

static struct current_thread *add_current_thread(struct current_thread *currents,     struct current_thread *ct);

Arguments

currents

ct

References

LocationReferrerText
linux.c:586
static struct current_thread *add_current_thread(struct current_thread *currents,
linux.c:1397linux_os_smp_init()
add_current_thread(os_linux->current_threads, ct);
linux.c:1426linux_os_create()
add_current_thread(os_linux->current_threads, ct);

Call Tree

Functions calling add_current_thread()
add_current_thread()
Data read by add_current_thread()
Data written by add_current_thread()
add_current_thread()
add_current_thread()::temp
all items filtered out
Type of add_current_thread()
add_current_thread()
all items filtered out