threads::context is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

threads::context field

Syntax

struct cpu_context *context;

References

LocationReferrerText
linux.c:68
struct cpu_context *context;
linux.c:615liste_del_task()
free((*t)->context);
linux.c:730linux_get_tasks()
t->context =
linux.c:768clean_threadlist()
free(temp->context);
linux.c:917linux_task_update()
free(thread_list->context);
linux.c:918linux_task_update()
thread_list->context = NULL;
linux.c:977linux_task_update()
thread_list->context =
linux.c:1002linux_task_update()
t->context =
linux.c:1465linux_ps_command()
if (temp->context)

Data Use

Functions writing threads::context
Functions reading threads::context
threads::context
Type of threads::context
threads::context
all items filtered out