Home
last modified time | relevance | path

Searched refs:lws_dll2_owner_t (Results 1 – 17 of 17) sorted by relevance

/third_party/libwebsockets/lib/core/
Dlws_dll2.c78 lws_dll2_owner_t *owner = after->owner; in lws_dll2_add_before()
187 lws_dll2_add_sorted(lws_dll2_t *d, lws_dll2_owner_t *own, in lws_dll2_add_sorted()
215 lws_dll2_describe(lws_dll2_owner_t *owner, const char *desc) in lws_dll2_describe()
Dprivate-lib-core.h371 lws_dll2_owner_t dhcpc_owner;
/third_party/libwebsockets/lib/system/async-dns/
Dprivate-lib-async-dns.h59 lws_dll2_owner_t wsi_adns;
118 lws_dll2_owner_t *owner, uint16_t tid, const char *name);
Dasync-dns.c44 lws_dll2_owner_t *owner, uint16_t tid, const char *name) in lws_adns_get_query()
/third_party/libwebsockets/include/libwebsockets/
Dlws-timeout-timer.h260 __lws_sul_insert(lws_dll2_owner_t *own, lws_sorted_usec_list_t *sul,
264 __lws_sul_service_ripe(lws_dll2_owner_t *own, lws_usec_t usnow);
Dlws-dsh.h66 lws_dsh_create(lws_dll2_owner_t *owner, size_t buffer_size, int count_kinds);
Dlws-state.h39 lws_dll2_owner_t notify_list;
Dlws-dll2.h266 } lws_dll2_owner_t; typedef
303 lws_dll2_add_sorted(lws_dll2_t *d, lws_dll2_owner_t *own,
Dlws-struct.h249 lws_dll2_owner_t *owner, uint32_t manual_idx);
253 const lws_struct_map_t *schema, lws_dll2_owner_t *o,
/third_party/libwebsockets/lib/core-net/
Dsorted-usec-list.c47 __lws_sul_insert(lws_dll2_owner_t *own, lws_sorted_usec_list_t *sul, in __lws_sul_insert()
108 __lws_sul_service_ripe(lws_dll2_owner_t *own, lws_usec_t usnow) in __lws_sul_service_ripe()
Dprivate-lib-core-net.h272 __lws_sul_insert(lws_dll2_owner_t *own, lws_sorted_usec_list_t *sul,
276 __lws_sul_service_ripe(lws_dll2_owner_t *own, lws_usec_t usnow);
292 lws_dll2_owner_t owner;
326 lws_dll2_owner_t waiting;
327 lws_dll2_owner_t cached;
360 lws_dll2_owner_t attach_owner; /* pending lws_attach */
363 lws_dll2_owner_t ss_owner;
367 lws_dll2_owner_t ss_dsh_owner;
368 lws_dll2_owner_t ss_client_owner;
Dlws-dsh.c53 lws_dsh_create(lws_dll2_owner_t *owner, size_t buf_len, int count_kinds) in lws_dsh_create()
/third_party/libwebsockets/lib/misc/
Dlws-struct-sqlite.c39 lws_dll2_owner_t *o = (lws_dll2_owner_t *)a->cb_arg; in lws_struct_sq3_deser_cb()
181 const lws_struct_map_t *schema, lws_dll2_owner_t *o, in lws_struct_sq3_deserialize()
379 lws_dll2_owner_t *owner, uint32_t manual_idx) in lws_struct_sq3_serialize()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_dsh/
Dmain.c98 lws_dll2_owner_t owner; in test2()
177 lws_dll2_owner_t owner; in test3()
/third_party/libwebsockets/minimal-examples/api-tests/api-test-lws_struct_sqlite/
Dmain.c78 lws_dll2_owner_t resown; in main()
/third_party/libwebsockets/lib/secure-streams/
Dprivate-lib-secure-streams.h220 lws_dll2_owner_t metadata_owner;
/third_party/libwebsockets/lib/abstract/transports/
Draw-skt.c39 lws_dll2_owner_t owner;