Searched defs:qos_ (Results 1 – 8 of 8) sorted by relevance
51 static inline int set_cgroup_attr(qos qos_, ffrt_os_sched_attr *attr) in set_cgroup_attr()61 static inline int set_cpu_worker_max_num(qos qos_, uint32_t num) in set_cpu_worker_max_num()73 static inline void notify_workers(qos qos_, int number) in notify_workers()
29 explicit thread(const char* name, qos qos_, Fn&& fn, Args&&... args) in thread()42 explicit thread(qos qos_, Fn&& fn, Args&&... args) in thread()
33 int qos_; variable
114 int qos_ = qos_default; variable
87 inline task_attr& qos(qos qos_) in qos() function744 static inline ffrt_error_t set_worker_stack_size(qos qos_, size_t stack_size) in set_worker_stack_size()750 static inline int update_qos(qos qos_) in update_qos()
59 inline queue_attr& qos(qos qos_) in qos() function
40 int qos_; variable
116 int qos_ = qos_inherit; variable