Home
last modified time | relevance | path

Searched refs:SpiReentrantCallClosure (Results 1 – 5 of 5) sorted by relevance

/dports/devel/dbus-glib/dbus-glib-0.112/dbus-gmain/tests/
H A D30574.c43 } SpiReentrantCallClosure; typedef
48 SpiReentrantCallClosure* closure = (SpiReentrantCallClosure *) user_data; in set_reply()
61 SpiReentrantCallClosure closure; in send_and_allow_reentry()
/dports/devel/pydbus-common/dbus-python-1.2.18/dbus-gmain/tests/
H A D30574.c43 } SpiReentrantCallClosure; typedef
48 SpiReentrantCallClosure* closure = (SpiReentrantCallClosure *) user_data; in set_reply()
61 SpiReentrantCallClosure closure; in send_and_allow_reentry()
/dports/devel/py-dbus/dbus-python-1.2.18/dbus-gmain/tests/
H A D30574.c43 } SpiReentrantCallClosure; typedef
48 SpiReentrantCallClosure* closure = (SpiReentrantCallClosure *) user_data; in set_reply()
61 SpiReentrantCallClosure closure; in send_and_allow_reentry()
/dports/accessibility/at-spi2-core/at-spi2-core-2.36.0/dbind/
H A Ddbind.c42 } SpiReentrantCallClosure; typedef
47 SpiReentrantCallClosure* closure = (SpiReentrantCallClosure *) user_data; in set_reply()
66 SpiReentrantCallClosure *closure; in dbind_send_and_allow_reentry()
87 closure = g_new0 (SpiReentrantCallClosure, 1); in dbind_send_and_allow_reentry()
/dports/accessibility/at-spi2-atk/at-spi2-atk-2.34.2/atk-adaptor/
H A Devent.c62 } SpiReentrantCallClosure; typedef
127 SpiReentrantCallClosure* closure = (SpiReentrantCallClosure *) user_data; in set_reply()
138 SpiReentrantCallClosure *closure = data; in timeout_reply()
150 SpiReentrantCallClosure closure; in send_and_allow_reentry()