Home
last modified time | relevance | path

Searched refs:WaitChannel_Lock (Results 1 – 2 of 2) sorted by relevance

/sys/include/
Dwaitchannel.h21 void WaitChannel_Lock(WaitChannel *wc) __LOCK_EX(wc->lock);
/sys/kern/
Dwaitchannel.c57 WaitChannel_Lock(WaitChannel *wchan) in WaitChannel_Lock() function