webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/base/platform_thread.h"
#include "webrtc/base/atomicops.h"
#include "webrtc/base/checks.h"
#include "webrtc/base/timeutils.h"
#include "webrtc/base/trace_event.h"
Namespaces | |
rtc | |
Functions | |
PlatformThreadId | rtc::CurrentThreadId () |
PlatformThreadRef | rtc::CurrentThreadRef () |
bool | rtc::IsThreadRefEqual (const PlatformThreadRef &a, const PlatformThreadRef &b) |
void | rtc::SetCurrentThreadName (const char *name) |