Public Member Functions | |
| void | insert (Event *) |
| Event * | deque () |
| const Event * | head () |
| void | cancel (Event *) |
| Event * | lookup (scheduler_uid_t) |
Protected Member Functions | |
| Event * | uid_lookup (Event *) |
Protected Attributes | |
| Event * | root_ |
| scheduler_uid_t | lookup_uid_ |
| int | qsize_ |
1.7.1