HTB_ADD_TO_WAIT_TREE
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
htb_add_to_wait_tree - adds class to the event queue with delay
SYNOPSIS
"SYNOPSIS"
void htb_add_to_wait_tree (struct htb_sched * q, struct htb_class * cl, long delay, int debug_hint);
ARGUMENTS
- q
-
-- undescribed --
- cl
-
-- undescribed --
- delay
-
-- undescribed --
- debug_hint
-
-- undescribed --
DESCRIPTION
The class is added to priority event queue to indicate that class will
change its mode in cl->pq_key microseconds. Make sure that class is not
already in the queue.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:12 GMT, October 09, 2005