Searched refs:notifyWithoutLock (Results 1 – 6 of 6) sorted by relevance
27 void (*notifyWithoutLock)(struct HcConditionT*); member
35 void (*notifyWithoutLock)(struct HcConditionT*); member
54 hcCond->notifyWithoutLock = HcCondNotify; in InitHcCond()
39 thread->threadWaitObj.notifyWithoutLock(&thread->threadWaitObj); in StaticThreadFunc()
43 thread->threadWaitObj.notifyWithoutLock(&thread->threadWaitObj); in StaticThreadFunc()
131 hcCond->notifyWithoutLock = HcCondNotifyWithoutLock; in InitHcCond()