Expand description
Polyfill executor implementation using async-executor.
Structs§
- Polyfill
Executor - Polyfill executor implementation using async-executor. This executor is used on platforms that do not have a native executor implementation.
Functions§
- start_
main_ executor - Starts the main executor on a dedicated thread. This function is blocking and should be called once at the start of the program.