current_thread::TS is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

current_thread::TS field

Syntax

uint32_t TS;

References

LocationReferrerText
linux.c:52
uint32_t TS;
linux.c:399get_current()
ctt->TS = 0xdeadbeef;
linux.c:437get_current()
if ((ct) && (ct->TS == 0xdeadbeef))
linux.c:438get_current()
ct->TS = TS;
linux.c:446get_current()
t->base_addr = ct->TS;
linux.c:658current_base_addr()
while ((ct) && (ct->TS != base_addr))
linux.c:664current_base_addr()
if ((ct) && (ct->TS == base_addr))
linux.c:830linux_identify_current_threads()
t->base_addr = ct->TS;
linux.c:1242linux_gdb_h_packet()
t.base_addr = ct->TS;
linux.c:1394linux_os_smp_init()
ct->TS = 0xdeadbeef;
linux.c:1424linux_os_create()
ct->TS = 0xdeadbeef;

Data Use

Functions writing current_thread::TS
Functions reading current_thread::TS
current_thread::TS
Type of current_thread::TS
current_thread::TS
uint32_t
all items filtered out