Home
last modified time | relevance | path

Searched defs:_mutex (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/libwsbm/src/
Dwsbm_driver.h68 #define WSBM_MUTEX_INIT(_mutex) \ argument
70 #define WSBM_MUTEX_FREE(_mutex) \ argument
74 #define WSBM_MUTEX_LOCK(_mutex) \ argument
76 #define WSBM_MUTEX_UNLOCK(_mutex) \ argument
79 #define WSBM_COND_INIT(_mutex) \ argument
85 #define WSBM_COND_WAIT(_cond, _mutex) \ argument