Stackdb
Stackdb is a stackable, multi-target and -level source debugger and memory forensics library.
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Fields
target_thread_gkv_info Struct Reference
Collaboration diagram for target_thread_gkv_info:
Collaboration graph
[legend]

Data Fields

void * value
 
tid_t tid
 
target_thread_gkv_dtor_t dtor
 

Detailed Description

Definition at line 1501 of file target.c.

Field Documentation

target_thread_gkv_dtor_t target_thread_gkv_info::dtor

Definition at line 1504 of file target.c.

tid_t target_thread_gkv_info::tid

Definition at line 1503 of file target.c.

void* target_thread_gkv_info::value

Definition at line 1502 of file target.c.


The documentation for this struct was generated from the following file: