Home
last modified time | relevance | path

Searched refs:s_unsubscribe_from_io_events (Results 1 – 8 of 8) sorted by relevance

/dports/devel/aws-c-io/aws-c-io-0.10.12/source/linux/
H A Depoll_event_loop.c59 static int s_unsubscribe_from_io_events(struct aws_event_loop *event_loop, struct aws_io_handle *ha…
74 .unsubscribe_from_io_events = s_unsubscribe_from_io_events,
448 static int s_unsubscribe_from_io_events(struct aws_event_loop *event_loop, struct aws_io_handle *ha… in s_unsubscribe_from_io_events() function
672 s_unsubscribe_from_io_events(event_loop, &epoll_loop->read_task_handle); in s_main_loop()
/dports/devel/aws-c-io/aws-c-io-0.10.12/tests/vcc/
H A Dunsubscribe.c30 static int s_unsubscribe_from_io_events(struct aws_event_loop *event_loop, struct aws_io_handle *ha… in s_unsubscribe_from_io_events() function
H A DMakefile18 $(VCC) $(VCC_ARGS) unsubscribe.c /f:s_unsubscribe_from_io_events
H A Dclient.c70 s_unsubscribe_from_io_events(event_loop, handle _(ghost c_event_loop) _(ghost c_mutex)); in test_subscribe_unsubscribe()
H A Dmain_loop.c170s_unsubscribe_from_io_events(event_loop, &epoll_loop->read_task_handle _(ghost c_event_loop) _(gho… in s_main_loop()
H A Dpreamble.h672 static int s_unsubscribe_from_io_events(struct aws_event_loop *event_loop, struct aws_io_handle *ha…
/dports/devel/aws-c-io/aws-c-io-0.10.12/source/windows/iocp/
H A Diocp_event_loop.c105 static int s_unsubscribe_from_io_events(struct aws_event_loop *event_loop, struct aws_io_handle *ha…
136 .unsubscribe_from_io_events = s_unsubscribe_from_io_events,
601 static int s_unsubscribe_from_io_events(struct aws_event_loop *event_loop, struct aws_io_handle *ha… in s_unsubscribe_from_io_events() function
/dports/devel/aws-c-io/aws-c-io-0.10.12/source/bsd/
H A Dkqueue_event_loop.c40 static int s_unsubscribe_from_io_events(struct aws_event_loop *event_loop, struct aws_io_handle *ha…
128 .unsubscribe_from_io_events = s_unsubscribe_from_io_events,
674 static int s_unsubscribe_from_io_events(struct aws_event_loop *event_loop, struct aws_io_handle *ha… in s_unsubscribe_from_io_events() function