Searched defs:priority_type (Results 1 – 6 of 6) sorted by relevance
/third_party/ltp/testcases/kernel/sched/sched_stress/ | ||
D | sched_tc4.c | 101 char *priority_type = DEFAULT_PRIORITY_TYPE; variable |
D | sched_tc5.c | 97 char *priority_type = DEFAULT_PRIORITY_TYPE; variable |
D | sched_tc6.c | 117 char *priority_type = DEFAULT_PRIORITY_TYPE; variable |
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/util/ | ||
D | treap.h | 41 using priority_type = P; variable |
/third_party/boost/boost/intrusive/ | ||
D | treap.hpp | 63 typedef typename priority_of_value::type priority_type; typedef |
D | treap_set.hpp | 76 typedef typename implementation_defined::priority_type priority_type; typedef in boost::intrusive::treap_set_impl |