Searched refs:next_cull (Results 1 – 2 of 2) sorted by relevance
194 if (context->next_cull && t < context->next_cull) in lws_peer_cull_peer_wait_list()199 context->next_cull = t + 5; in lws_peer_cull_peer_wait_list()
636 time_t next_cull; member