Home
last modified time | relevance | path

Searched refs:LWS_CALLBACK_EVENT_WAIT_CANCELLED (Results 1 – 15 of 15) sorted by relevance

/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-smp/
DREADME.md24 [2019/01/28 06:59:17:4220] NOTICE: LWS_CALLBACK_EVENT_WAIT_CANCELLED in svc tid 0x7fec48af8700
25 [2019/01/28 06:59:17:4220] NOTICE: LWS_CALLBACK_EVENT_WAIT_CANCELLED in svc tid 0x7fec48af8700
Dprotocol_lws_minimal.c270 case LWS_CALLBACK_EVENT_WAIT_CANCELLED: in callback_minimal()
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads-foreign-libuv-smp/
DREADME.md24 [2019/01/28 06:59:17:4220] NOTICE: LWS_CALLBACK_EVENT_WAIT_CANCELLED in svc tid 0x7fec48af8700
25 [2019/01/28 06:59:17:4220] NOTICE: LWS_CALLBACK_EVENT_WAIT_CANCELLED in svc tid 0x7fec48af8700
Dprotocol_lws_minimal.c283 case LWS_CALLBACK_EVENT_WAIT_CANCELLED: in callback_minimal()
/third_party/libwebsockets/lib/roles/pipe/
Dops-pipe.c111 if (lws_broadcast(pt, LWS_CALLBACK_EVENT_WAIT_CANCELLED, NULL, 0)) { in rops_handle_POLLIN_pipe()
/third_party/libwebsockets/include/libwebsockets/
Dlws-callbacks.h817 LWS_CALLBACK_EVENT_WAIT_CANCELLED = 71, enumerator
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/
Dprotocol_lws_minimal.c266 case LWS_CALLBACK_EVENT_WAIT_CANCELLED: in callback_minimal()
/third_party/libwebsockets/minimal-examples/http-server/minimal-http-server-sse-ring/
Dminimal-http-server-sse-ring.c289 case LWS_CALLBACK_EVENT_WAIT_CANCELLED: in callback_sse()
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/
Dminimal-ws-client.c263 case LWS_CALLBACK_EVENT_WAIT_CANCELLED: in callback_minimal_broker()
/third_party/libwebsockets/plugins/
Dprotocol_lws_sshd_demo.c427 case LWS_CALLBACK_EVENT_WAIT_CANCELLED: in callback_lws_sshd_demo()
Dprotocol_lws_mirror.c466 case LWS_CALLBACK_EVENT_WAIT_CANCELLED: in callback_lws_mirror()
/third_party/libwebsockets/test-apps/
Dtest-sshd.c695 case LWS_CALLBACK_EVENT_WAIT_CANCELLED: in callback_lws_sshd_demo()
/third_party/libwebsockets/READMEs/
DREADME.event-loops-intro.md169 broadcast a `LWS_CALLBACK_EVENT_WAIT_CANCELLED` protocol callback, the handler
DREADME.coding.md190 lws event loop thread, it will broadcast a `LWS_CALLBACK_EVENT_WAIT_CANCELLED`
/third_party/libwebsockets/
Dchangelog494 from other threads, which appear as a LWS_CALLBACK_EVENT_WAIT_CANCELLED