/external/cronet/base/threading/ |
D | platform_thread_win.cc | 94 ThreadType thread_type; member 160 ThreadType thread_type, in CreateThreadInternal() 316 ThreadType thread_type, in CreateWithType() 331 ThreadType thread_type, in CreateNonJoinableWithType() 373 void SetCurrentThreadPriority(ThreadType thread_type, in SetCurrentThreadPriority() 448 void SetCurrentThreadQualityOfService(ThreadType thread_type) { in SetCurrentThreadQualityOfService() 492 void SetCurrentThreadTypeImpl(ThreadType thread_type, in SetCurrentThreadTypeImpl()
|
D | platform_thread_posix.cc | 64 ThreadType thread_type = ThreadType::kDefault; member 119 ThreadType thread_type, in CreateThread() 312 ThreadType thread_type, in CreateWithType() 326 ThreadType thread_type, in CreateNonJoinableWithType() 373 void SetCurrentThreadTypeImpl(ThreadType thread_type, in SetCurrentThreadTypeImpl()
|
D | platform_thread.cc | 24 void PlatformThread::SetCurrentThreadType(ThreadType thread_type) { in SetCurrentThreadType() 57 void SetCurrentThreadType(ThreadType thread_type, in SetCurrentThreadType()
|
D | platform_thread_linux.cc | 147 ThreadType thread_type) { in ThreadTypeToCgroupDirectory() 186 ThreadType thread_type) { in SetThreadCgroupForThreadType() 203 ThreadType thread_type) { in SetThreadLatencySensitivity() 301 ThreadType thread_type) { in SetThreadCgroupsForThreadType() 353 bool SetCurrentThreadTypeForPlatform(ThreadType thread_type, in SetCurrentThreadTypeForPlatform() 435 ThreadType thread_type) { in SetThreadType()
|
D | platform_thread_fuchsia.cc | 103 void SetCurrentThreadTypeImpl(ThreadType thread_type, in SetCurrentThreadTypeImpl() 146 const ThreadType thread_type = PlatformThread::GetCurrentThreadType(); in GetCurrentThreadPriorityForTest() local
|
D | hang_watcher.cc | 64 void LogHungThreadCountHistogram(HangWatcher::ThreadType thread_type, in LogHungThreadCountHistogram() 144 bool ThreadTypeLoggingLevelGreaterOrEqual(HangWatcher::ThreadType thread_type, in ThreadTypeLoggingLevelGreaterOrEqual() 648 ThreadType thread_type) { in RegisterThreadInternal() 666 ScopedClosureRunner HangWatcher::RegisterThread(ThreadType thread_type) { in RegisterThread() 781 const HangWatcher::ThreadType thread_type = in Init() local 1167 HangWatchState::HangWatchState(HangWatcher::ThreadType thread_type) in HangWatchState() 1197 HangWatcher::ThreadType thread_type) { in CreateHangWatchStateForCurrentThread()
|
D | platform_thread_unittest.cc | 278 ThreadPriorityTestThread(ThreadType thread_type, in ThreadPriorityTestThread() 322 void TestPriorityResultingFromThreadType(ThreadType thread_type, in TestPriorityResultingFromThreadType() 338 ThreadType thread_type, in GetCurrentThreadPriorityIfStartWithThreadType() 362 ThreadType thread_type, in GetCurrentThreadPriorityIfSetThreadTypeLater() 375 [](ThreadType thread_type, ThreadPriorityForTest* priority) { in GetCurrentThreadPriorityIfSetThreadTypeLater() 385 void TestPriorityResultingFromThreadType(ThreadType thread_type, in TestPriorityResultingFromThreadType()
|
D | platform_thread_internal_posix.cc | 20 int ThreadTypeToNiceValue(ThreadType thread_type) { in ThreadTypeToNiceValue()
|
D | platform_thread_internal_posix.h | 18 ThreadType thread_type; member
|
D | scoped_thread_priority.cc | 54 const base::ThreadType thread_type = PlatformThread::GetCurrentThreadType(); in ScopedMayLoadLibraryAtBackgroundPriority() local
|
D | platform_thread_android.cc | 57 bool SetCurrentThreadTypeForPlatform(ThreadType thread_type, in SetCurrentThreadTypeForPlatform()
|
D | simple_thread.h | 77 ThreadType thread_type = ThreadType::kDefault; member
|
D | hang_watcher.h | 645 HangWatcher::ThreadType thread_type() const { return thread_type_; } in thread_type() function
|
D | thread.h | 109 ThreadType thread_type = ThreadType::kDefault; member
|
D | thread.cc | 116 Thread::Options::Options(ThreadType thread_type) : thread_type(thread_type) {} in Options()
|
/external/cronet/base/android/ |
D | java_handler_thread.cc | 29 base::ThreadType thread_type) in JavaHandlerThread()
|
D | java_handler_thread_unittest.cc | 21 base::ThreadType thread_type = base::ThreadType::kDefault) in JavaHandlerThreadForTest()
|
/external/perfetto/protos/perfetto/trace/track_event/ |
D | chrome_thread_descriptor.proto | 82 optional ThreadType thread_type = 1; field
|
/external/cronet/base/ |
D | no_destructor_unittest.cc | 157 BlockingConstructorThread(ThreadType thread_type, OnceClosure before_get) in BlockingConstructorThread()
|
D | lazy_instance_unittest.cc | 250 base::ThreadType thread_type, in BlockingConstructorThread()
|
/external/perfetto/test/ |
D | synth_common.py | 533 thread_type=None): argument 577 thread_type=None): argument
|
/external/cronet/base/task/thread_pool/ |
D | thread_group_impl_unittest.cc | 90 void CreateThreadGroup(ThreadType thread_type = ThreadType::kDefault) { in CreateThreadGroup()
|
/external/crosvm/media/ffmpeg/src/ |
D | ffmpeg.rs | 2794 pub thread_type: ::std::os::raw::c_int, field
|
/external/perfetto/protos/perfetto/trace/ |
D | perfetto_trace.proto | 11956 optional ThreadType thread_type = 1; field
|