Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/pipe/
Dops-pipe.c87 vh_being_destroyed_list); in rops_handle_POLLIN_pipe()
/third_party/libwebsockets/lib/core-net/
Dvhost.c1313 lws_dll2_add_tail(&vh->vh_being_destroyed_list,
1587 lws_dll2_remove(&vh->vh_being_destroyed_list);
Dprivate-lib-core-net.h430 lws_dll2_t vh_being_destroyed_list; member