|
GNU Radio 3.3.0 C++ API
|
#include <ppu_intrinsics.h>#include "sync_utils.h"#include "mutex_lock.h"#include "mutex_unlock.h"#include "cond.h"
Go to the source code of this file.
Functions | |
| static __inline void | _cond_wait (cond_ea_t cond, mutex_ea_t mutex) |
| static __inline void _cond_wait | ( | cond_ea_t | cond, |
| mutex_ea_t | mutex | ||
| ) | [static] |
References _mutex_lock(), _mutex_unlock(), and SYNC_ULL_TO_PTR.