Searched refs:busy_list (Results 1 – 2 of 2) sorted by relevance
101 struct rc_state* busy_list; member
211 p = rc->busy_list; in daemon_remote_clear()220 rc->busy_list = NULL; in daemon_remote_clear()488 n->next = rc->busy_list; in remote_accept_callback()489 rc->busy_list = n; in remote_accept_callback()515 state_list_remove_elem(&rc->busy_list, s->c); in clean_point()