public interface BlockedThreadHandler
| Modifier and Type | Method and Description |
|---|---|
void |
blocked(IAsync<?> synchPoint,
long timeout)
Singal that the current thread is blocked by the given synchronization point.
|
void blocked(IAsync<?> synchPoint, long timeout)
Copyright © 2019. All rights reserved.