GNU Radio 3.3.0 C++ API
cond_wait.h File Reference
#include <stdio.h>
#include "sync_irq.h"
#include "sync_utils.h"
#include "mutex_lock.h"
#include "mutex_unlock.h"
#include "cond.h"
#include <spu_mfcio.h>
Include dependency graph for spu_source/cond_wait.h:

Go to the source code of this file.

Functions

static __inline void _cond_wait (cond_ea_t cond, mutex_ea_t mutex)

Function Documentation

static __inline void _cond_wait ( cond_ea_t  cond,
mutex_ea_t  mutex 
) [static]