Dynamic Load Balance 3.6.1+32-59d1
Data Structures | Functions
omptool.h File Reference
#include "LB_numThreads/omp-tools.h"
#include "support/atomic.h"
#include "support/options.h"
Include dependency graph for omptool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  omptool_callback_funcs_t
 
struct  omptool_parallel_data_t
 
struct  omptool_event_funcs_t
 

Functions

void omptool__into_blocking_call (void)
 
void omptool__outof_blocking_call (void)
 
void omptool__lend_from_api (void)
 
void omptool_testing__setup_event_fn_ptrs (const omptool_event_funcs_t *talp_test_funcs, const omptool_event_funcs_t *omptm_test_funcs)
 

Function Documentation

◆ omptool__into_blocking_call()

void omptool__into_blocking_call ( void  )

◆ omptool__outof_blocking_call()

void omptool__outof_blocking_call ( void  )

◆ omptool__lend_from_api()

void omptool__lend_from_api ( void  )

◆ omptool_testing__setup_event_fn_ptrs()

void omptool_testing__setup_event_fn_ptrs ( const omptool_event_funcs_t talp_test_funcs,
const omptool_event_funcs_t omptm_test_funcs 
)