tcbinfo::pid_off is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

tcbinfo::pid_off field

Syntax

uint16_t pid_off;

References

LocationReferrerText
nuttx.c:44
uint16_t pid_off; /* Offset of tcb.pid */
nuttx.c:247nuttx_update_threads()
tcbinfo.pid_off = target_buffer_get_u16(rtos->target, buff);
nuttx.c:275nuttx_update_threads()
ret = target_read_u16(rtos->target, tcbaddr + tcbinfo.pid_off, &pid);

Data Use

Functions writing tcbinfo::pid_off
Functions reading tcbinfo::pid_off
all items filtered out
tcbinfo::pid_off
all items filtered out
Type of tcbinfo::pid_off
tcbinfo::pid_off
uint16_t
all items filtered out