Searched refs:old_timeout_func (Results 1 – 1 of 1) sorted by relevance
519 void (*old_timeout_func)(void *) = 0; in _do_send_recv_timeout() local558 &old_timeout_func); in _do_send_recv_timeout()602 &old_timeout_func); in _do_send_recv_timeout()647 if (old_timeout_func) in _do_send_recv_timeout()651 old_timeout_func); in _do_send_recv_timeout()811 void (*old_timeout_func)(void *) = 0; in _rt_raw_channel_recv_timeout() local875 &old_timeout_func); in _rt_raw_channel_recv_timeout()889 if (old_timeout_func) in _rt_raw_channel_recv_timeout()893 old_timeout_func); in _rt_raw_channel_recv_timeout()
Completed in 8 milliseconds