Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/core-net/
Dsequencer.c60 #define QUEUE_SANITY_LIMIT 10 macro
239 if (seq->seq_event_owner.count > QUEUE_SANITY_LIMIT) { in lws_seq_queue_event()
241 QUEUE_SANITY_LIMIT); in lws_seq_queue_event()