Constants§
- QoS_
Level_ QOS_ BACKGROUND - @brief Means the QoS level is background.
- QoS_
Level_ QOS_ DEADLINE_ REQUEST - @brief Means the QoS level is user-request.
- QoS_
Level_ QOS_ DEFAULT - @brief Means the QoS level is default.
- QoS_
Level_ QOS_ USER_ INITIATED - @brief Means the QoS level is user-initiated.
- QoS_
Level_ QOS_ USER_ INTERACTIVE - @brief Means the QoS level is user-interactive.
- QoS_
Level_ QOS_ UTILITY - @brief Means the QoS level is utility.
Functions§
- OH_
QoS_ ⚠GetThread QoS - @brief Obtains the QoS level of the current thread.
- OH_
QoS_ ⚠Reset Thread QoS - @brief Cancel the QoS level of the current thread.
- OH_
QoS_ ⚠SetThread QoS - @brief Set the QoS level of the current thread.
Type Aliases§
- QoS_
Level - @brief Describes the level of QoS.