ARGOBOTS  1.1
Data Fields
ABTI_tool_context Struct Reference

#include <abti.h>

Collaboration diagram for ABTI_tool_context:
Collaboration graph
[legend]

Data Fields

ABTI_threadp_caller
 
ABTI_poolp_pool
 
ABTI_threadp_parent
 
ABT_sync_event_type sync_event_type
 
void * p_sync_object
 

Detailed Description

Definition at line 489 of file abti.h.

Field Documentation

◆ p_caller

ABTI_thread* ABTI_tool_context::p_caller

Definition at line 490 of file abti.h.

Referenced by ABTI_tool_event_thread_impl(), and tool_query().

◆ p_parent

ABTI_thread* ABTI_tool_context::p_parent

Definition at line 493 of file abti.h.

Referenced by ABTI_tool_event_thread_impl(), and tool_query().

◆ p_pool

ABTI_pool* ABTI_tool_context::p_pool

Definition at line 491 of file abti.h.

Referenced by ABTI_tool_event_thread_impl(), and tool_query().

◆ p_sync_object

void* ABTI_tool_context::p_sync_object

Definition at line 495 of file abti.h.

Referenced by ABTI_tool_event_thread_impl(), and tool_query().

◆ sync_event_type

ABT_sync_event_type ABTI_tool_context::sync_event_type

Definition at line 494 of file abti.h.

Referenced by ABTI_tool_event_thread_impl(), and tool_query().


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