Searched defs:thread_priority (Results 1 – 12 of 12) sorted by relevance
91 let thread_priority = GetThreadPriority(GetCurrentThread()); in test_mm_handle_is_dropped() localVariable95 let thread_priority = GetThreadPriority(GetCurrentThread()); in test_mm_handle_is_dropped() localVariable98 let thread_priority = GetThreadPriority(GetCurrentThread()); in test_mm_handle_is_dropped() localVariable
105 int thread_priority, in dpc_queue_start()141 int thread_priority, in dpc_queue_create()
12 base::ThreadPriority thread_priority) { in ToMojom()
250 base::ThreadPriority thread_priority, in BlockingConstructorThread()
89 optional int32 thread_priority = 13; field
84 void CaptureThreadPriority(ThreadPriority* thread_priority) { in CaptureThreadPriority()
307 unsigned int thread_priority:1; member373 unsigned int thread_priority:1; member458 unsigned int thread_priority:1; member
45 uint32_t thread_priority:1; member
49 uint32_t thread_priority:1; member
1214 jint thread_priority = GetNativePriority(); in CreatePeer() local1279 jint thread_priority = kNormThreadPriority; // Always normalize to NORM priority. in CreateCompileTimePeer() local1317 jint thread_priority) { in InitPeer()
101 unsigned thread_priority:1; member143 unsigned thread_priority:1; member
2915 inline ::int32_t CronetEngineCreated::thread_priority() const { in thread_priority() function