Home
last modified time | relevance | path

Searched defs:thread_type (Results 1 – 24 of 24) sorted by relevance

/external/cronet/base/threading/
Dplatform_thread_win.cc94 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()
Dplatform_thread_posix.cc64 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()
Dplatform_thread.cc24 void PlatformThread::SetCurrentThreadType(ThreadType thread_type) { in SetCurrentThreadType()
57 void SetCurrentThreadType(ThreadType thread_type, in SetCurrentThreadType()
Dplatform_thread_linux.cc147 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()
Dplatform_thread_fuchsia.cc103 void SetCurrentThreadTypeImpl(ThreadType thread_type, in SetCurrentThreadTypeImpl()
146 const ThreadType thread_type = PlatformThread::GetCurrentThreadType(); in GetCurrentThreadPriorityForTest() local
Dhang_watcher.cc64 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()
Dplatform_thread_unittest.cc278 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()
Dplatform_thread_internal_posix.cc20 int ThreadTypeToNiceValue(ThreadType thread_type) { in ThreadTypeToNiceValue()
Dplatform_thread_internal_posix.h18 ThreadType thread_type; member
Dscoped_thread_priority.cc54 const base::ThreadType thread_type = PlatformThread::GetCurrentThreadType(); in ScopedMayLoadLibraryAtBackgroundPriority() local
Dplatform_thread_android.cc57 bool SetCurrentThreadTypeForPlatform(ThreadType thread_type, in SetCurrentThreadTypeForPlatform()
Dsimple_thread.h77 ThreadType thread_type = ThreadType::kDefault; member
Dhang_watcher.h645 HangWatcher::ThreadType thread_type() const { return thread_type_; } in thread_type() function
Dthread.h109 ThreadType thread_type = ThreadType::kDefault; member
Dthread.cc116 Thread::Options::Options(ThreadType thread_type) : thread_type(thread_type) {} in Options()
/external/cronet/base/android/
Djava_handler_thread.cc29 base::ThreadType thread_type) in JavaHandlerThread()
Djava_handler_thread_unittest.cc21 base::ThreadType thread_type = base::ThreadType::kDefault) in JavaHandlerThreadForTest()
/external/perfetto/protos/perfetto/trace/track_event/
Dchrome_thread_descriptor.proto82 optional ThreadType thread_type = 1; field
/external/cronet/base/
Dno_destructor_unittest.cc157 BlockingConstructorThread(ThreadType thread_type, OnceClosure before_get) in BlockingConstructorThread()
Dlazy_instance_unittest.cc250 base::ThreadType thread_type, in BlockingConstructorThread()
/external/perfetto/test/
Dsynth_common.py533 thread_type=None): argument
577 thread_type=None): argument
/external/cronet/base/task/thread_pool/
Dthread_group_impl_unittest.cc90 void CreateThreadGroup(ThreadType thread_type = ThreadType::kDefault) { in CreateThreadGroup()
/external/crosvm/media/ffmpeg/src/
Dffmpeg.rs2794 pub thread_type: ::std::os::raw::c_int, field
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto11956 optional ThreadType thread_type = 1; field