Home
last modified time | relevance | path

Searched refs:aml_unref (Results 1 – 18 of 18) sorted by relevance

/dports/devel/aml/aml-0.2.1/examples/
H A Dticker.c37 aml_unref(sig); in main()
44 aml_unref(ticker); in main()
50 aml_unref(aml); in main()
54 aml_unref(aml); in main()
H A Dreader.c51 aml_unref(sig); in main()
59 aml_unref(handler); in main()
65 aml_unref(aml); in main()
69 aml_unref(aml); in main()
H A Dnested-ticker.c44 aml_unref(sig); in main()
51 aml_unref(ticker); in main()
69 aml_unref(aml); in main()
73 aml_unref(aml); in main()
/dports/net/neatvnc/neatvnc-0.4.0/examples/
H A Dpng-server.c65 aml_unref(sig); in main()
72 aml_unref(aml); in main()
H A Ddraw.c160 aml_unref(sig); in main()
167 aml_unref(aml); in main()
/dports/devel/aml/aml-0.2.1/src/
H A Depoll.c183 aml_unref(sig); in epoll_on_signal()
222 aml_unref(handler); in epoll_add_signal()
239 aml_unref(handler); in epoll_del_signal()
H A Daml.c273 aml_unref(handler); in aml__init_self_pipe()
516 aml_unref(obj); in aml__obj_remove_unlocked()
685 aml_unref(obj); in aml_stop()
758 aml_unref(obj); in aml__handle_event()
798 aml_unref(obj); in aml_dispatch()
858 aml_unref(obj); in aml__free()
909 int aml_unref(void* obj) in aml_unref() function
H A Dthread-pool.c116 aml_unref(aml); in worker_fn()
H A Dposix.c230 aml_unref(op->handler); in posix_del_state()
261 aml_unref(op->handler); in posix__apply_fd_ops()
/dports/net/neatvnc/neatvnc-0.4.0/src/
H A Dtight.c169 aml_unref(self->zs_worker[3]); in tight_encoder_destroy()
170 aml_unref(self->zs_worker[2]); in tight_encoder_destroy()
171 aml_unref(self->zs_worker[1]); in tight_encoder_destroy()
172 aml_unref(self->zs_worker[0]); in tight_encoder_destroy()
478 aml_unref(work); in schedule_tight_finish()
H A Dstream.c97 aml_unref(self->handler); in stream_destroy()
305 aml_unref(self->handler); in stream_new()
H A Dserver.c1121 aml_unref(self->dispatch_handler); in nvnc_open()
1125 aml_unref(self->poll_handle); in nvnc_open()
1154 aml_unref(self->dispatch_handler); in nvnc_close()
1155 aml_unref(self->poll_handle); in nvnc_close()
1357 aml_unref(obj); in schedule_client_update_fb()
H A Ddamage.c159 aml_unref(obj); in check_damage_linear_threaded()
/dports/net/wlvncc/wlvncc-1ca82ce/src/
H A Dmain.c259 aml_unref(handler); in init_wayland_event_handler()
276 aml_unref(sig); in init_signal_handler()
510 aml_unref(handler); in init_vnc_client_handler()
697 aml_unref(aml); in main()
/dports/net/wayvnc/wayvnc-0.4.1/src/
H A Dmain.c417 aml_unref(wl_handler); in init_main_loop()
427 aml_unref(sig); in init_main_loop()
776 aml_unref(ticker); in start_performance_ticker()
1044 aml_unref(aml); in main()
1052 aml_unref(aml); in main()
H A Ddata-control.c118 aml_unref(handler); in receive_data()
H A Dscreencopy.c294 aml_unref(self->timer); in screencopy_destroy()
/dports/devel/aml/aml-0.2.1/include/
H A Daml.h92 int aml_unref(void* obj);