tokio
1.44.1
In tokio::
runtime::
park
Structs
CachedParkThread
Inner
ParkThread
UnparkThread
Constants
CURRENT_PARKER
EMPTY
NOTIFIED
PARKED
Functions
clone
drop_waker
unparker_to_raw_waker
wake
wake_by_ref
tokio
::
runtime
::
park
Function
unparker_to_raw_waker
Copy item path
Settings
Help
Summary
Source
unsafe fn unparker_to_raw_waker(unparker:
Arc
<
Inner
>) ->
RawWaker