libsc 2.8.5.210-64a7
The SC library provides support for parallel scientific applications.
|
The sc_list object provides a linked list. More...
#include <sc_containers.h>
Data Fields | |
size_t | elem_count |
sc_link_t * | first |
sc_link_t * | last |
int | allocator_owned |
sc_mempool_t * | allocator |
The sc_list object provides a linked list.