GNU Radio 3.3.0 C++ API
mutex_unlock.h File Reference
#include "mutex.h"
#include "atomic.h"
#include "trace_libsync.h"
Include dependency graph for ppu_source/mutex_unlock.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

static __inline void _mutex_unlock (mutex_ea_t lock)

Function Documentation

static __inline void _mutex_unlock ( mutex_ea_t  lock) [static]

References _atomic_replace(), and TRACE_MUTEX_UNLOCK.

Referenced by _cond_wait().