tokio
1.42.0
Module blocking
Structs
Functions
In tokio::
runtime::
context
Module
tokio
::
runtime
::
context
::
blocking
Copy item path
source
ยท
[
−
]
Structs
ยง
Blocking
Region
Guard
๐
Guard tracking that a caller has entered a blocking region.
Disallow
Block
InPlace
Guard
๐
Functions
ยง
disallow_
block_
in_
place
๐
Disallows blocking in the current runtime context until the guard is dropped.
try_
enter_
blocking_
region
๐