NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
SRCUInfo Struct Reference

Search Toolkit Book for SRCUInfo

+ Collaboration diagram for SRCUInfo:

Public Member Functions

 SRCUInfo (void)
 

Public Attributes

TSrvRCUList calls
 
CSrvRCUUsergp_marker_cur
 
CSrvRCUUsergp_marker_next
 
Uint1 seen_gp
 

Detailed Description

Definition at line 40 of file rcu.cpp.

Constructor & Destructor Documentation

◆ SRCUInfo()

SRCUInfo::SRCUInfo ( void  )
inline

Definition at line 47 of file rcu.cpp.

Member Data Documentation

◆ calls

TSrvRCUList SRCUInfo::calls

◆ gp_marker_cur

CSrvRCUUser* SRCUInfo::gp_marker_cur

Definition at line 43 of file rcu.cpp.

Referenced by RCUFinalizeThread(), RCUInitNewThread(), s_RCUExecuteCalls(), and s_RCUMoveGPMarkers().

◆ gp_marker_next

CSrvRCUUser* SRCUInfo::gp_marker_next

Definition at line 44 of file rcu.cpp.

Referenced by RCUFinalizeThread(), RCUInitNewThread(), and s_RCUMoveGPMarkers().

◆ seen_gp

Uint1 SRCUInfo::seen_gp

The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:57:08 2024 by modify_doxy.py rev. 669887