Home
last modified time | relevance | path

Searched refs:pthread_priority_value (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachThread.cpp735 uint64_t pthread_priority_value = 0; in GetRequestedQoS() local
740 pthread_priority_value = pri; in GetRequestedQoS()
746 pthread_priority_value = pri; in GetRequestedQoS()
751 m_pthread_qos_class_decode(pthread_priority_value, NULL, NULL); in GetRequestedQoS()