Home
last modified time | relevance | path

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

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