Searched refs:waitWithoutLock (Results 1 – 6 of 6) sorted by relevance
26 int (*waitWithoutLock)(struct HcConditionT*); member
34 int (*waitWithoutLock)(struct HcConditionT*); member
53 hcCond->waitWithoutLock = HcCondWait; in InitHcCond()
83 thread->threadWaitObj.waitWithoutLock(&thread->threadWaitObj); in Join()
87 thread->threadWaitObj.waitWithoutLock(&thread->threadWaitObj); in Join()
130 hcCond->waitWithoutLock = HcCondWaitWithoutLock; in InitHcCond()