Home
last modified time | relevance | path

Searched refs:_lws_siginfo_t (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/include/libwebsockets/
Dlws-misc.h942 struct _lws_siginfo_t { struct
945 typedef struct _lws_siginfo_t siginfo_t; argument
/third_party/libwebsockets/lib/plat/windows/
Dwindows-spawn.c154 struct _lws_siginfo_t lsi; in lws_spawn_reap()