13#ifndef __xwos_cxx_sync_Cond_hxx__
14#define __xwos_cxx_sync_Cond_hxx__
struct xwos_cond * getXwosObj()
struct xwos_cond * mCondPtr
static xwer_t xwos_cond_broadcast(struct xwos_cond *cond)
XWOS API:广播条件量对象
static xwer_t xwos_cond_thaw(struct xwos_cond *cond)
XWOS API:解冻条件量对象
static xwer_t xwos_cond_freeze(struct xwos_cond *cond)
XWOS API:冻结条件量对象
static xwer_t xwos_cond_unicast(struct xwos_cond *cond)
XWOS API:单播条件量对象