GNU Radio 3.3.0 C++ API
mutex_init.h File Reference
#include "sync_utils.h"
#include "mutex.h"
#include "trace_libsync.h"
Include dependency graph for ppu_source/mutex_init.h:

Go to the source code of this file.

Functions

static __inline void _mutex_init (mutex_ea_t lock)

Function Documentation

static __inline void _mutex_init ( mutex_ea_t  lock) [static]

mutex_init - initialize the mutex by setting the value to 0. : handle to effective address of lock variable.

Description: Initialize a mutex.

References SYNC_ULL_TO_PTR, and TRACE_MUTEX_INIT.