|
GNU Radio 3.3.0 C++ API
|
#include "sync_utils.h"#include "completion.h"
Go to the source code of this file.
Functions | |
| static __inline void | _init_completion (completion_ea_t comp) |
| static __inline void _init_completion | ( | completion_ea_t | comp | ) | [static] |
completion_init - initialize completion variable. : handle to effective address of completion variable.
Description: Initialize a completion variable to 0.
References SYNC_ULL_TO_PTR.