HomeSort by relevance Sort by last modified time
    Searched refs:CurrentThreadRef (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/base/
thread_checker_impl.cc 19 ThreadCheckerImpl::ThreadCheckerImpl() : valid_thread_(CurrentThreadRef()) {
26 const PlatformThreadRef current_thread = CurrentThreadRef();
platform_thread.h 25 PlatformThreadRef CurrentThreadRef();
platform_thread.cc 42 PlatformThreadRef CurrentThreadRef() {

Completed in 75 milliseconds