tokio
1.42.0
In tokio::
runtime::
task::
state
Constant
tokio
::
runtime
::
task
::
state
::
NOTIFIED
Copy item path
source
ยท
[
−
]
const NOTIFIED:
usize
= 0b100;
Expand description
Flag tracking if the task has been pushed into a run queue.