Searched refs:CPU_OR (Results 1 - 8 of 8) sorted by relevance
/third_party/musl/porting/liteos_a/user/include/ |
H A D | sched.h | 128 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
H A D | sched.h | 120 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
H A D | sched.h | 120 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
H A D | sched.h | 119 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
H A D | sched.h | 120 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
|
/third_party/musl/porting/linux/user/include/ |
H A D | sched.h | 135 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2)
macro
|
/third_party/musl/porting/liteos_m/user/include/ |
H A D | sched.h | 132 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
|
/third_party/musl/include/ |
H A D | sched.h | 146 #define CPU_OR(d,s1,s2) CPU_OR_S(sizeof(cpu_set_t),d,s1,s2) macro
|
Completed in 4 milliseconds