GNU Radio 3.3.0 C++ API
complete_all.h File Reference
#include <ppu_intrinsics.h>
#include "sync_utils.h"
#include "completion.h"
Include dependency graph for ppu_source/complete_all.h:

Go to the source code of this file.

Functions

static __inline void _complete_all (completion_ea_t comp)

Function Documentation

static __inline void _complete_all ( completion_ea_t  comp) [static]

complete_all - indicate that a completion is true. : handle to effective address of completion variable.

Indicate that all are completed is true by storing MAX_THREADS_WAITING to the completionition variable.

References MAX_THREADS_WAITING, and SYNC_ULL_TO_PTR.