|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#import <RTCDispatcher.h>
Instance Methods | |
| (instancetype) | - NS_UNAVAILABLE |
| (instancetype) | - NS_UNAVAILABLE |
Class Methods | |
| (void) | + dispatchAsyncOnType:block: |
| (void) | + dispatchAsyncOnType:block: |
| (dispatch_queue_t) | + dispatchQueueForType: [implementation] |
| (dispatch_queue_t) | + dispatchQueueForType: [implementation] |
Dispatcher that asynchronously dispatches blocks to a specific shared dispatch queue.
| + (void) dispatchAsyncOnType: | (RTCDispatcherQueueType) | dispatchType | |
| block: | (dispatch_block_t) | block | |
| + (void) dispatchAsyncOnType: | (RTCDispatcherQueueType) | dispatchType | |
| block: | (dispatch_block_t) | block | |
|
implementation |
|
implementation |
| - (instancetype) NS_UNAVAILABLE |
| - (instancetype) NS_UNAVAILABLE |
1.8.13