Uses of Interface
org.webrtc.ThreadUtils.BlockingOperation
-
Uses of ThreadUtils.BlockingOperation in org.webrtc
Modifier and TypeMethodDescriptionstatic void
ThreadUtils.executeUninterruptibly
(ThreadUtils.BlockingOperation operation) Utility method to make sure a blocking operation is executed to completion without getting interrupted.