DMTCP
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
thread_start_data Struct Reference

Public Attributes

void(* thrfunc )(sigval_t)
 
sigval_t sival
 

Detailed Description

Definition at line 54 of file timer_create.cpp.

Member Data Documentation

sigval_t thread_start_data::sival

Definition at line 57 of file timer_create.cpp.

void(* thread_start_data::thrfunc)(sigval_t)

Definition at line 56 of file timer_create.cpp.


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