Module common_executor
cros_async
0.1.1
Module common_executor
Structs
Constants
Traits
In crate cros_async
Modules
async_types
audio_streams_async
blocking
common_executor
complete
event
executor
io_ext
io_source
mem
queue
select
sync
sys
timer
tokio_executor
waker
Structs
AsyncWrapper
BlockingPool
CancellableBlockingPool
DetachedTasks
Event
EventAsync
RecvTubeAsync
SendTubeAsync
TimerAsync
Enums
AsyncError
Error
Executor
ExecutorKind
IoSource
SelectResult
TaskHandle
TimeoutAction
Traits
IntoAsync
Functions
block_on
complete2
complete3
complete4
complete5
select10
select11
select12
select2
select3
select4
select5
select6
select7
select8
select9
unblock
unblock_disarm
Type Aliases
AsyncResult
Result
?
Settings
Module
cros_async
::
common_executor
Copy item path
source
·
[
−
]
Structs
§
RawExecutor
RawTaskHandle
Constants
§
PROCESSING
🔒
WAITING
🔒
WOKEN
🔒
Traits
§
Reactor
Abstraction for IO backends.