dispatcher.rs |
|
4631 |
event_loop.rs |
|
2263 |
executor.rs |
|
9380 |
lib.rs |
This module wraps XPCOM threading functions with Rust functions
to make it safer and more convenient to call the XPCOM functions.
It also provides the Task trait and TaskRunnable struct,
which make it easier to dispatch tasks to threads. |
13388 |