Home
last modified time | relevance | path

Searched refs:WaitChannel_Destroy (Results 1 – 4 of 4) sorted by relevance

/sys/kern/
Dcv.c35 WaitChannel_Destroy(&cv->chan); in CV_Destroy()
Dmutex.c41 WaitChannel_Destroy(&mtx->chan); in Mutex_Destroy()
Dwaitchannel.c40 WaitChannel_Destroy(WaitChannel *wchan) in WaitChannel_Destroy() function
/sys/include/
Dwaitchannel.h20 void WaitChannel_Destroy(WaitChannel *wc);