Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/channel/
H A Dos_channel.h381 extern int os_channel_pending(const channel_ring_t ring);
/xnu-8019.80.24/libsyscall/wrappers/skywalk/
H A Dos_channel.c938 os_channel_pending(const channel_ring_t chrd) in os_channel_pending() function