|
ARGOBOTS
1.1
|
A struct that can be converted to ABT_cond. More...
#include <abt.h>

Data Fields | |
| int | dummy [16] |
A struct that can be converted to ABT_cond.
ABT_cond_memory is a struct to statically allocate and initialize ABT_cond. ABT_cond_memory can be statically initialized by ABT_COND_MEMORY_INITIALIZER and converted to ABT_cond by ABT_COND_MEMORY_GET_HANDLE().
dummy may not be accessed by a user.
1.8.17