libsc
2.8.7
The SC library provides support for parallel scientific applications.
|
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. | |
The refcount structure is declared in public so its size is known.
Its members should really never be accessed directly.