Searched refs:doq_table_pop_first (Results 1 – 3 of 3) sorted by relevance
796 struct doq_conn* doq_table_pop_first(struct doq_table* table);
5487 doq_table_pop_first(struct doq_table* table) in doq_table_pop_first() function
2318 conn = doq_table_pop_first(c->doq_socket->table);2321 conn = doq_table_pop_first(c->doq_socket->table);