Searched refs:chan (Results 1 – 5 of 5) sorted by relevance
27 WaitChannel_Init(&cv->chan, name); in CV_Init()35 WaitChannel_Destroy(&cv->chan); in CV_Destroy()
33 WaitChannel_Init(&mtx->chan, name); in Mutex_Init()41 WaitChannel_Destroy(&mtx->chan); in Mutex_Destroy()
6 WaitChannel chan; member
12 WaitChannel chan; member
48 WaitChannel *chan; member