webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/base/task_queue.h"
#include <mmsystem.h>
#include <string.h>
#include <algorithm>
#include "webrtc/base/arraysize.h"
#include "webrtc/base/checks.h"
#include "webrtc/base/logging.h"
Classes | |
class | rtc::TaskQueue::MultimediaTimer |
Namespaces | |
rtc | |
Macros | |
#define | WM_RUN_TASK WM_USER + 1 |
#define | WM_QUEUE_DELAYED_TASK WM_USER + 2 |
#define WM_QUEUE_DELAYED_TASK WM_USER + 2 |
#define WM_RUN_TASK WM_USER + 1 |