Searched refs:comm_timer_is_set (Results 1 – 4 of 4) sorted by relevance
826 int comm_timer_is_set(struct comm_timer* timer);
2205 if(comm_timer_is_set(c->doq_socket->timer))6777 comm_timer_is_set(c->tcp_more_read_again_timer))7166 comm_timer_is_set(struct comm_timer* timer) function
224 if(!comm_timer_is_set(mq->wakeup_timer)) in dt_msg_queue_start_timer()
2200 if(comm_timer_is_set(req->read_again_timer)) in tcp_req_info_clear()