Searched refs:first_thread (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/http/
H A Dhttp_auth_controller.cc92 // to protect access to first_thread. This method is meant to be only
96 static base::PlatformThreadId first_thread = local
98 DCHECK_EQ(first_thread, base::PlatformThread::CurrentId());

Completed in 78 milliseconds