Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/channel/
H A Dos_channel.h376 extern int os_channel_pending(const channel_ring_t ring);
/xnu-12377.61.12/tests/skywalk/
H A Dskt_shutdown.c240 error = os_channel_pending(ring); in skt_shutdown_common()
/xnu-12377.61.12/libsyscall/wrappers/skywalk/
H A Dos_channel.c923 os_channel_pending(const channel_ring_t chrd) in os_channel_pending() function