Searched defs:hcCond (Results 1 – 2 of 2) sorted by relevance
47 int HcCondWaitWithoutLock(struct HcConditionT* hcCond) in HcCondWaitWithoutLock()65 void HcCondNotifyWithoutLock(struct HcConditionT* hcCond) in HcCondNotifyWithoutLock()79 int HcCondWait(struct HcConditionT* hcCond) in HcCondWait()104 void HcCondNotify(struct HcConditionT* hcCond) in HcCondNotify()121 int32_t InitHcCond(HcCondition* hcCond, HcMutex* mutex) in InitHcCond()162 void DestroyHcCond(HcCondition* hcCond) in DestroyHcCond()
20 int HcCondWait(struct HcConditionT* hcCond) in HcCondWait()33 void HcCondNotify(struct HcConditionT* hcCond) in HcCondNotify()45 int32_t InitHcCond(HcCondition* hcCond, HcMutex* mutex) in InitHcCond()64 void DestroyHcCond(HcCondition* hcCond) in DestroyHcCond()