Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/plat/unix/
Dunix-init.c49 if (pt->context->started_with_parent && in lws_sul_plat_unix()
50 kill(pt->context->started_with_parent, 0) < 0) in lws_sul_plat_unix()
/third_party/libwebsockets/lib/core/
Dprivate-lib-core.h694 pid_t started_with_parent; member
Dcontext.c955 context->started_with_parent = pid_daemon; in lws_create_context()