libsc
2.8.7
The SC library provides support for parallel scientific applications.
|
The sc_link structure is one link of a linked list. More...
#include <sc_containers.h>
Data Fields | |
void * | data |
Arbitrary payload. | |
struct sc_link * | next |
Pointer to list successor element. | |
The sc_link structure is one link of a linked list.