Searched refs:WaitChannel_WakeAll (Results 1 – 2 of 2) sorted by relevance
| /sys/include/ | ||
| D | waitchannel.h | 24 void WaitChannel_WakeAll(WaitChannel *wc); |
| /sys/kern/ | ||
| D | waitchannel.c | 116 WaitChannel_WakeAll(WaitChannel *wchan) in WaitChannel_WakeAll() function |