|
GNU Radio 3.3.0 C++ API
|
#include "mutex.h"#include "atomic.h"#include "trace_libsync.h"

Go to the source code of this file.
Functions | |
| static __inline void | _mutex_unlock (mutex_ea_t lock) |
| static __inline void _mutex_unlock | ( | mutex_ea_t | lock | ) | [static] |
References _atomic_replace(), and TRACE_MUTEX_UNLOCK.
Referenced by _cond_wait().