Searched refs:doq_table_pop_first (Results 1 – 3 of 3) sorted by relevance
810 struct doq_conn* doq_table_pop_first(struct doq_table* table);
5549 doq_table_pop_first(struct doq_table* table) in doq_table_pop_first() function
2349 conn = doq_table_pop_first(c->doq_socket->table);2352 conn = doq_table_pop_first(c->doq_socket->table);