webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
org.webrtc.ThreadUtils.BlockingOperation Interface Reference

Public Member Functions

void run () throws InterruptedException
 

Detailed Description

Utility interface to be used with executeUninterruptibly() to wait for blocking operations to complete without getting interrupted..

Member Function Documentation

◆ run()

void org.webrtc.ThreadUtils.BlockingOperation.run ( ) throws InterruptedException

The documentation for this interface was generated from the following file: