Home
last modified time | relevance | path

Searched refs:cleanup_cb (Results 1 – 4 of 4) sorted by relevance

/third_party/openssl/crypto/
Dex_data.c53 static void cleanup_cb(EX_CALLBACK *funcs) in cleanup_cb() function
75 sk_EX_CALLBACK_pop_free(ip->meth, cleanup_cb); in ossl_crypto_cleanup_all_ex_data_int()
/third_party/pulseaudio/src/modules/dbus/
Dmodule-dbus-protocol.c499 static void cleanup_cb(pa_mainloop_api *a, pa_defer_event *e, void *userdata) { in cleanup_cb() function
555 u->cleanup_event = m->core->mainloop->defer_new(m->core->mainloop, cleanup_cb, u); in pa__init()
/third_party/gstreamer/gstreamer/libs/gst/net/
Dgstptpclock.c1893 cleanup_cb (gpointer data) in cleanup_cb() function
1989 g_source_set_callback (cleanup_source, (GSourceFunc) cleanup_cb, NULL, NULL); in ptp_helper_main()
/third_party/gstreamer/gstreamer/
DChangeLog1340 by 0x5B9CA8E: cleanup_cb (gstptpclock.c:1930)