Home
last modified time | relevance | path

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

/third_party/libwebsockets/include/libwebsockets/
Dlws-misc.h948 typedef void (*lsp_cb_t)(void *opaque, lws_usec_t *accounting, siginfo_t *si, typedef
984 lsp_cb_t reap_cb;
/third_party/libwebsockets/lib/plat/unix/
Dunix-spawn.c151 lsp_cb_t cb = lsp->info.reap_cb; in lws_spawn_reap()
/third_party/libwebsockets/lib/plat/windows/
Dwindows-spawn.c153 lsp_cb_t cb = lsp->info.reap_cb; in lws_spawn_reap()