Home
last modified time | relevance | path

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

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