NeoPZ
Public Member Functions | Public Attributes | List of all members
pz_pthread_info_t Struct Reference

Public Member Functions

 pz_pthread_info_t ()
 

Public Attributes

int tid
 
int last_op
 
int last_ct
 

Detailed Description

Definition at line 7 of file pz_pthread.cpp.

Constructor & Destructor Documentation

◆ pz_pthread_info_t()

pz_pthread_info_t::pz_pthread_info_t ( )
inline

Definition at line 9 of file pz_pthread.cpp.

Member Data Documentation

◆ last_ct

int pz_pthread_info_t::last_ct

Definition at line 14 of file pz_pthread.cpp.

◆ last_op

int pz_pthread_info_t::last_op

Definition at line 13 of file pz_pthread.cpp.

◆ tid

int pz_pthread_info_t::tid

Definition at line 12 of file pz_pthread.cpp.


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