HomeSort by relevance Sort by last modified time
    Searched refs:PlatformThreadId (Results 51 - 75 of 77) sorted by null

1 23 4

  /external/chromium_org/base/message_loop/
message_pump_glib.cc 175 static PlatformThreadId thread_id = PlatformThread::CurrentId();
  /external/chromium_org/base/threading/
platform_thread_posix.cc 144 PlatformThreadId PlatformThread::CurrentId() {
sequenced_worker_pool.cc 424 typedef std::map<PlatformThreadId, linked_ptr<Worker> > ThreadMap;
    [all...]
  /external/chromium_org/content/renderer/gpu/
compositor_output_surface.cc 193 base::PlatformThreadId g_last_thread = base::PlatformThread::CurrentId();
  /external/chromium_org/chrome_frame/
chrome_frame_automation.h 245 bool IsSameThread(base::PlatformThreadId id) const {
464 base::PlatformThreadId ui_thread_id_;
urlmon_url_request_private.h 236 base::PlatformThreadId thread_;
  /external/chromium/base/
message_pump_glib.cc 180 static base::PlatformThreadId thread_id = base::PlatformThread::CurrentId();
time_win.cc 155 static PlatformThreadId my_thread = PlatformThread::CurrentId();
task.h 261 base::PlatformThreadId origin_thread_id_;
  /external/chromium_org/base/time/
time_win.cc 169 static PlatformThreadId my_thread = PlatformThread::CurrentId();
  /external/chromium_org/chrome/browser/chromeos/dbus/
proxy_resolution_service_provider.cc 178 base::PlatformThreadId origin_thread_id_;
  /external/chromium_org/chrome/browser/password_manager/
password_manager.cc 48 static base::PlatformThreadId initial_thread_id =
  /external/chromium_org/chromeos/dbus/
bluetooth_profile_service_provider.cc 217 base::PlatformThreadId origin_thread_id_;
bluetooth_agent_service_provider.cc 434 base::PlatformThreadId origin_thread_id_;
power_manager_client.cc 631 base::PlatformThreadId origin_thread_id_;
  /external/chromium_org/dbus/
bus.h 712 base::PlatformThreadId origin_thread_id_;
dbus_statistics.cc 126 base::PlatformThreadId origin_thread_id_;
  /external/chromium_org/third_party/libjingle/overrides/talk/base/
logging.cc 35 COMPILE_ASSERT(sizeof(base::subtle::Atomic32) == sizeof(base::PlatformThreadId),
  /external/chromium_org/ui/base/clipboard/
clipboard.h 217 const std::vector<base::PlatformThreadId>& allowed_threads);
  /external/chromium_org/base/debug/
trace_event_impl.h 469 void SetThreadSortIndex(PlatformThreadId , int sort_index);
trace_event_unittest.cc     [all...]
  /external/chromium/net/http/
http_auth_controller.cc 94 static base::PlatformThreadId first_thread =
  /external/chromium_org/net/http/
http_auth_controller.cc 96 static base::PlatformThreadId first_thread =
  /external/chromium_org/content/browser/
browser_main_loop.cc 877 std::vector<base::PlatformThreadId> allowed_clipboard_threads;
    [all...]
  /external/chromium/chrome/browser/metrics/
metrics_service.cc     [all...]

Completed in 533 milliseconds

1 23 4