DynamoRIO API
_memref_thread_exit_t Struct Reference

#include <memref.h>

Data Fields

trace_type_t type
 
memref_pid_t pid
 
memref_tid_t tid
 

Detailed Description

A trace entry representing a thread exit.

Field Documentation

◆ pid

memref_pid_t _memref_thread_exit_t::pid

Process id.

◆ tid

memref_tid_t _memref_thread_exit_t::tid

Thread id.

◆ type

trace_type_t _memref_thread_exit_t::type

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