HPCToolkit
hpcrun_pthread_create_args_t Struct Reference

#include <monitor.h>

Collaboration diagram for hpcrun_pthread_create_args_t:

Public Attributes

void *(* start_routine )(void *)
 
void * arg
 
hpcrun_profiles_desc_tprofdesc
 

Detailed Description

Definition at line 239 of file monitor.h.

Member Data Documentation

◆ arg

void* hpcrun_pthread_create_args_t::arg

Definition at line 241 of file monitor.h.

◆ profdesc

hpcrun_profiles_desc_t* hpcrun_pthread_create_args_t::profdesc

Definition at line 242 of file monitor.h.

◆ start_routine

void*(* hpcrun_pthread_create_args_t::start_routine) (void *)

Definition at line 240 of file monitor.h.


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