Home
last modified time | relevance | path

Searched defs:syscall_tid (Results 1 – 3 of 3) sorted by relevance

/external/cronet/base/threading/
Dplatform_thread_cros.cc289 PlatformThreadId syscall_tid = thread_id == PlatformThread::CurrentId() ? 0 : thread_id; in SetThreadRTPrioFromType() local
298 PlatformThreadId syscall_tid = thread_id == PlatformThread::CurrentId() ? 0 : thread_id; in SetThreadNiceFromType() local
Dplatform_thread_linux.cc284 PlatformThreadId syscall_tid = thread_id; in SetThreadType() local
/external/cronet/base/process/
Dprocess_unittest.cc542 PlatformThreadId syscall_tid = thread_id; in IsThreadRT() local