PAPI 7.1.0.0
Loading...
Searching...
No Matches
binary_tree_t Struct Reference
Collaboration diagram for binary_tree_t:

Data Fields

void * root
 
threads_tfind_p
 

Detailed Description

Definition at line 130 of file papi_hl.c.

Field Documentation

◆ find_p

threads_t* binary_tree_t::find_p

Pointer that is used for finding a thread node

Definition at line 133 of file papi_hl.c.

◆ root

void* binary_tree_t::root

Root of binary tree

Definition at line 132 of file papi_hl.c.


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