libsc  2.8.7
The SC library provides support for parallel scientific applications.
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Data Fields
sc_refcount Struct Reference

The refcount structure is declared in public so its size is known. More...

#include <sc_refcount.h>

Data Fields

int package_id
 The sc package that uses this reference counter.
 
int refcount
 The reference count is always positive for a valid counter.
 

Detailed Description

The refcount structure is declared in public so its size is known.

Its members should really never be accessed directly.


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