[−][src]Module tokio_threadpool::park
Thread parking utilities.
Structs
DefaultPark |
Parks the thread. |
DefaultUnpark |
Unparks threads that were parked by |
ParkError |
Error returned by |