|
GNU Radio 3.3.0 C++ API
|
#include "sync_utils.h"

Go to the source code of this file.
Defines | |
| #define | MAX_THREADS_WAITING 32000 |
| #define | DECL_COMPLETION_VARS() |
Typedefs | |
| typedef unsigned long long | completion_ea_t |
| #define DECL_COMPLETION_VARS | ( | ) |
char _tmp[256]; \ char *tmp = (char *) ALIGN(_tmp, 128); \ volatile s32 *buf = (volatile s32 *) &tmp[0]; \ u32 size = 128, tagid = 0; \ u32 offset; \ addr64 ea64
Referenced by _complete(), _complete_all(), _init_completion(), and _wait_for_completion().
| #define MAX_THREADS_WAITING 32000 |
| typedef unsigned long long completion_ea_t |