Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
Dadopt.c404 new_wsi->undergoing_init_from_other_pt = 1; in lws_adopt_descriptor_vhost2()
461 new_wsi->undergoing_init_from_other_pt = 0; in lws_adopt_descriptor_vhost2()
Dservice.c670 if (wsi->undergoing_init_from_other_pt) in lws_service_fd_tsi()
Dprivate-lib-core-net.h885 volatile char undergoing_init_from_other_pt; member