HOME
| OPENMP API Specification: Version 5.0 November 2018

5.3.11  Tool Context Types

SummaryA third-party tool uses contexts to uniquely identify abstractions. These contexts are opaque to the OMPD library and are defined as follows:

Format

SVG-Viewer needed.

 

 
typedef struct _ompd_aspace_cont ompd_address_space_context_t; 
typedef struct _ompd_thread_cont ompd_thread_context_t;  

SVG-Viewer needed.