Module blocking
tokio
1.44.1
Module blocking
Module Items
Structs
Functions
In tokio::
runtime::
context
Modules
blocking
current
runtime
runtime_mt
scoped
Structs
Context
Constants
CONTEXT
Functions
budget
current_task_id
defer
set_current_task_id
set_scheduler
thread_id
thread_rng_n
with_scheduler
tokio
::
runtime
::
context
Module
blocking
Copy item path
Settings
Help
Summary
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
🔒