PlatformThreadId 2171 base/debug/trace_event_impl.cc void TraceLog::SetThreadSortIndex(PlatformThreadId thread_id, int sort_index) { PlatformThreadId 587 base/debug/trace_event_impl.h void SetThreadSortIndex(PlatformThreadId , int sort_index); PlatformThreadId 1454 base/debug/trace_event_unittest.cc PlatformThreadId thread_ids[num_threads]; PlatformThreadId 1544 base/debug/trace_event_unittest.cc EXPECT_EQ(PlatformThread::CurrentId(), static_cast<PlatformThreadId>(tid)); PlatformThreadId 45 base/message_loop/message_loop_proxy_impl.h PlatformThreadId valid_thread_id_; PlatformThreadId 175 base/message_loop/message_pump_glib.cc static PlatformThreadId thread_id = PlatformThread::CurrentId(); PlatformThreadId 127 base/metrics/stats_table.cc PlatformThreadId* thread_tid(int slot_id) const { PlatformThreadId 168 base/metrics/stats_table.cc PlatformThreadId* thread_tid_table_; PlatformThreadId 256 base/metrics/stats_table.cc thread_tid_table_ = reinterpret_cast<PlatformThreadId*>(data + offset); PlatformThreadId 115 base/observer_list_threadsafe.h base::PlatformThreadId thread_id = base::PlatformThread::CurrentId(); PlatformThreadId 133 base/observer_list_threadsafe.h base::PlatformThreadId thread_id = base::PlatformThread::CurrentId(); PlatformThreadId 35 base/synchronization/cancellation_flag.h PlatformThreadId set_on_; PlatformThreadId 16 base/synchronization/lock.cc const PlatformThreadId kNoThreadId = static_cast<PlatformThreadId>(0); PlatformThreadId 87 base/synchronization/lock.h base::PlatformThreadId owning_thread_id_; PlatformThreadId 51 base/threading/platform_thread.h PlatformThreadId id) PlatformThreadId 72 base/threading/platform_thread.h PlatformThreadId id_; PlatformThreadId 75 base/threading/platform_thread.h const PlatformThreadId kInvalidThreadId(0); PlatformThreadId 102 base/threading/platform_thread.h static PlatformThreadId CurrentId(); PlatformThreadId 144 base/threading/platform_thread_posix.cc PlatformThreadId PlatformThread::CurrentId() { PlatformThreadId 71 base/threading/platform_thread_unittest.cc PlatformThreadId thread_id() const { return thread_id_; } PlatformThreadId 74 base/threading/platform_thread_unittest.cc PlatformThreadId thread_id_; PlatformThreadId 80 base/threading/platform_thread_unittest.cc PlatformThreadId main_thread_id = PlatformThread::CurrentId(); PlatformThreadId 96 base/threading/platform_thread_unittest.cc PlatformThreadId main_thread_id = PlatformThread::CurrentId(); PlatformThreadId 32 base/threading/platform_thread_win.cc void SetNameInternal(PlatformThreadId thread_id, const char* name) { PlatformThreadId 128 base/threading/platform_thread_win.cc PlatformThreadId PlatformThread::CurrentId() { PlatformThreadId 96 base/threading/simple_thread.h PlatformThreadId tid() { return tid_; } PlatformThreadId 119 base/threading/simple_thread.h PlatformThreadId tid_; // The backing thread's id. PlatformThreadId 153 base/threading/thread.h PlatformThreadId thread_id() const { return thread_id_; } PlatformThreadId 217 base/threading/thread.h PlatformThreadId thread_id_; PlatformThreadId 38 base/threading/thread_checker_impl.h mutable PlatformThreadId valid_thread_id_; PlatformThreadId 17 base/threading/thread_collision_warner.cc const PlatformThreadId current_thread_id = PlatformThread::CurrentId(); PlatformThreadId 44 base/threading/thread_id_name_manager.cc PlatformThreadId id) { PlatformThreadId 51 base/threading/thread_id_name_manager.cc void ThreadIdNameManager::SetName(PlatformThreadId id, const char* name) { PlatformThreadId 77 base/threading/thread_id_name_manager.cc const char* ThreadIdNameManager::GetName(PlatformThreadId id) { PlatformThreadId 94 base/threading/thread_id_name_manager.cc PlatformThreadId id) { PlatformThreadId 27 base/threading/thread_id_name_manager.h void RegisterThread(PlatformThreadHandle::Handle handle, PlatformThreadId id); PlatformThreadId 30 base/threading/thread_id_name_manager.h void SetName(PlatformThreadId id, const char* name); PlatformThreadId 33 base/threading/thread_id_name_manager.h const char* GetName(PlatformThreadId id); PlatformThreadId 36 base/threading/thread_id_name_manager.h void RemoveName(PlatformThreadHandle::Handle handle, PlatformThreadId id); PlatformThreadId 60 base/threading/thread_id_name_manager.h PlatformThreadId main_process_id_; PlatformThreadId 55 base/threading/thread_id_name_manager_unittest.cc base::PlatformThreadId a_id = thread_a.thread_id(); PlatformThreadId 68 base/threading/thread_id_name_manager_unittest.cc base::PlatformThreadId a_id = base::PlatformThread::CurrentId(); PlatformThreadId 80 base/threading/thread_id_name_manager_unittest.cc base::PlatformThreadId a_id = base::PlatformThread::CurrentId(); PlatformThreadId 57 base/threading/worker_pool_posix_unittest.cc std::set<PlatformThreadId>* unique_threads) { PlatformThreadId 72 base/threading/worker_pool_posix_unittest.cc std::set<PlatformThreadId>* unique_threads; PlatformThreadId 142 base/threading/worker_pool_posix_unittest.cc std::set<PlatformThreadId> unique_threads_; PlatformThreadId 169 base/time/time_win.cc static PlatformThreadId my_thread = PlatformThread::CurrentId(); PlatformThreadId 44 cc/resources/scoped_resource.h base::PlatformThreadId allocate_thread_id_; PlatformThreadId 96 chrome/browser/chromeos/dbus/cros_dbus_service.cc base::PlatformThreadId origin_thread_id_; PlatformThreadId 178 chrome/browser/chromeos/dbus/proxy_resolution_service_provider.cc base::PlatformThreadId origin_thread_id_; PlatformThreadId 121 chrome/browser/chromeos/dbus/proxy_resolution_service_provider.h base::PlatformThreadId origin_thread_id_; PlatformThreadId 246 chrome/browser/content_settings/host_content_settings_map.h mutable base::PlatformThreadId used_from_thread_id_; PlatformThreadId 126 chrome/browser/history/download_database.h base::PlatformThreadId owning_thread_; PlatformThreadId 261 chrome/browser/metrics/metrics_service.cc static base::PlatformThreadId thread_id = 0; PlatformThreadId 622 chrome/browser/metrics/thread_watcher.h const base::PlatformThreadId thread_id_; PlatformThreadId 645 chrome/browser/metrics/thread_watcher.h const base::PlatformThreadId thread_id_; PlatformThreadId 308 chrome_elf/create_file/chrome_create_file_unittest.cc base::PlatformThreadId original_thread_; PlatformThreadId 434 chromeos/dbus/bluetooth_agent_service_provider.cc base::PlatformThreadId origin_thread_id_; PlatformThreadId 414 chromeos/dbus/bluetooth_gatt_characteristic_service_provider.cc base::PlatformThreadId origin_thread_id_; PlatformThreadId 411 chromeos/dbus/bluetooth_gatt_descriptor_service_provider.cc base::PlatformThreadId origin_thread_id_; PlatformThreadId 229 chromeos/dbus/bluetooth_gatt_service_service_provider.cc base::PlatformThreadId origin_thread_id_; PlatformThreadId 217 chromeos/dbus/bluetooth_profile_service_provider.cc base::PlatformThreadId origin_thread_id_; PlatformThreadId 630 chromeos/dbus/power_manager_client.cc base::PlatformThreadId origin_thread_id_; PlatformThreadId 36 components/password_manager/core/browser/password_manager.cc static base::PlatformThreadId initial_thread_id = PlatformThreadId 1016 content/browser/browser_main_loop.cc std::vector<base::PlatformThreadId> allowed_clipboard_threads; PlatformThreadId 68 content/ppapi_plugin/ppapi_webkitplatformsupport_impl.cc base::PlatformThreadId creation_thread_; PlatformThreadId 217 content/renderer/gpu/compositor_output_surface.cc base::PlatformThreadId g_last_thread = base::PlatformThread::CurrentId(); PlatformThreadId 696 dbus/bus.h base::PlatformThreadId origin_thread_id_; PlatformThreadId 126 dbus/dbus_statistics.cc base::PlatformThreadId origin_thread_id_; PlatformThreadId 176 media/audio/win/audio_low_latency_output_win.h base::PlatformThreadId creating_thread_id_; PlatformThreadId 96 net/http/http_auth_controller.cc static base::PlatformThreadId first_thread = PlatformThreadId 210 net/socket/ssl_client_socket_nss.h mutable base::PlatformThreadId valid_thread_id_; PlatformThreadId 103 net/url_request/url_request_job_manager.h mutable base::PlatformThreadId allowed_thread_; PlatformThreadId 159 net/url_request/url_request_throttler_manager.h base::PlatformThreadId registered_from_thread_; PlatformThreadId 89 remoting/base/plugin_thread_task_runner.h const base::PlatformThreadId plugin_thread_id_; PlatformThreadId 110 sandbox/linux/services/credentials.cc void ChrootToThreadFdInfo(base::PlatformThreadId tid, bool* result) { PlatformThreadId 114 sandbox/linux/services/credentials.cc COMPILE_ASSERT((base::is_same<base::PlatformThreadId, int>::value), PlatformThreadId 60 sandbox/linux/services/thread_helpers.cc const base::PlatformThreadId thread_id = thread->thread_id(); PlatformThreadId 37 third_party/libjingle/overrides/talk/base/logging.cc COMPILE_ASSERT(sizeof(base::subtle::Atomic32) == sizeof(base::PlatformThreadId), PlatformThreadId 117 tools/gn/trace.cc base::PlatformThreadId thread_id) PlatformThreadId 32 tools/gn/trace.h base::PlatformThreadId thread_id); PlatformThreadId 37 tools/gn/trace.h base::PlatformThreadId thread_id() const { return thread_id_; } PlatformThreadId 57 tools/gn/trace.h base::PlatformThreadId thread_id_; PlatformThreadId 41 ui/base/clipboard/clipboard.cc typedef std::vector<base::PlatformThreadId> AllowedThreadsVector; PlatformThreadId 58 ui/base/clipboard/clipboard.cc const std::vector<base::PlatformThreadId>& allowed_threads) { PlatformThreadId 70 ui/base/clipboard/clipboard.cc base::PlatformThreadId id = base::PlatformThread::CurrentId(); PlatformThreadId 100 ui/base/clipboard/clipboard.cc base::PlatformThreadId id = base::PlatformThread::CurrentId(); PlatformThreadId 209 ui/base/clipboard/clipboard.h const std::vector<base::PlatformThreadId>& allowed_threads);