|
XWOS API
4.0
XWOS C/C++ API参考手册
|
所有锁的联合 更多...
#include <type.h>

成员变量 | ||
| union { | ||
| struct xwmp_mtx * mtx | ||
| struct xwmp_splk * splk | ||
| struct xwmp_sqlk * sqlk | ||
| } | xwmp | |
| union { | ||
| struct xwup_mtx * mtx | ||
| struct xwup_splk * splk | ||
| struct xwup_sqlk * sqlk | ||
| } | xwup | |
| union { | ||
| struct xwos_mtx * mtx | ||
| struct xwos_splk * splk | ||
| struct xwos_sqlk * sqlk | ||
| } | osal | |
| struct xwos_cblk * | cb | |
| void * | anon | |
| xwptr_t | ptr | |
| union { ... } xwos_ulock::osal |
| union { ... } xwos_ulock::xwmp |
| union { ... } xwos_ulock::xwup |