[−][src]Module kernel::event
Event handling
Structs
AtomicEventQueueId |
A mutable holder for T that can safely be shared among threads.
Runtime equivalent to using |
EventQueue | |
EventQueueId | |
QueueKey | |
RegKey |
Functions
next_queue_id |
Get next queue id |
queues |
Get the event queues list, const |
queues_mut |
Get the event queues list, mutable |
register | |
registry_mut |
Get the global schemes list, mutable |
sync | |
trigger | |
unregister_file |
Type Definitions
EventQueueList |