--- title: "dynamorio::drmemtrace::_memref_thread_exit_t Struct Reference" layout: default permalink: /structdynamorio_1_1drmemtrace_1_1__memref__thread__exit__t.html ---
DynamoRIO
|
#include <memref.h>
Data Fields | |
trace_type_t | type |
memref_pid_t | pid |
memref_tid_t | tid |
A trace entry representing a thread exit.
memref_pid_t dynamorio::drmemtrace::_memref_thread_exit_t::pid |
Process id.
memref_tid_t dynamorio::drmemtrace::_memref_thread_exit_t::tid |
Thread id.
trace_type_t dynamorio::drmemtrace::_memref_thread_exit_t::type |