tokio
1.41.1
Module blocking
Structs
Functions
In tokio::runtime::context
Module
tokio
::
runtime
::
context
::
blocking
Copy item path
source
ยท
[
−
]
Structs
ยง
BlockingRegionGuard
๐
Guard tracking that a caller has entered a blocking region.
DisallowBlockInPlaceGuard
๐
Functions
ยง
disallow_block_in_place
๐
Disallows blocking in the current runtime context until the guard is dropped.
try_enter_blocking_region
๐