Home
last modified time | relevance | path

Searched refs:LWS_CALLBACK_EVENT_WAIT_CANCELLED (Results 1 – 12 of 12) 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.c267 case LWS_CALLBACK_EVENT_WAIT_CANCELLED: in callback_minimal()
/third_party/libwebsockets/lib/roles/pipe/
Dops-pipe.c67 if (lws_broadcast(pt, LWS_CALLBACK_EVENT_WAIT_CANCELLED, NULL, 0)) { in rops_handle_POLLIN_pipe()
/third_party/libwebsockets/include/libwebsockets/
Dlws-callbacks.h795 LWS_CALLBACK_EVENT_WAIT_CANCELLED = 71, enumerator
/third_party/libwebsockets/lib/plat/windows/
Dwindows-service.c164 lws_broadcast(pt, LWS_CALLBACK_EVENT_WAIT_CANCELLED, in _lws_plat_service_tsi()
/third_party/libwebsockets/minimal-examples/ws-server/minimal-ws-server-threads/
Dprotocol_lws_minimal.c262 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.c281 case LWS_CALLBACK_EVENT_WAIT_CANCELLED: in callback_sse()
/third_party/libwebsockets/minimal-examples/ws-client/minimal-ws-client-tx/
Dminimal-ws-client.c249 case LWS_CALLBACK_EVENT_WAIT_CANCELLED: in callback_minimal_broker()
/third_party/libwebsockets/plugins/
Dprotocol_lws_sshd_demo.c419 case LWS_CALLBACK_EVENT_WAIT_CANCELLED: in callback_lws_sshd_demo()
Dprotocol_lws_mirror.c449 case LWS_CALLBACK_EVENT_WAIT_CANCELLED: in callback_lws_mirror()
/third_party/libwebsockets/
Dchangelog301 from other threads, which appear as a LWS_CALLBACK_EVENT_WAIT_CANCELLED
/third_party/libwebsockets/READMEs/
DREADME.coding.md203 service thread context) `LWS_CALLBACK_EVENT_WAIT_CANCELLED`, to all protocols on all