Home
last modified time | relevance | path

Searched refs:OS_INT_INACTIVE (Results 1 - 8 of 8) sorted by relevance

/kernel/uniproton/src/core/kernel/task/
H A Dprt_amp_task.c35 if (OS_INT_INACTIVE) { in OsTskSchedule()
54 if (OS_INT_INACTIVE) { in OsTskScheduleFast()
73 if (OS_INT_INACTIVE) { in OsTskScheduleFastPs()
H A Dprt_amp_task_del.c86 if (OS_INT_INACTIVE) { in OsTaskDelete()
/kernel/liteos_a/compat/posix/src/
H A Derrno.c43 if (OS_INT_INACTIVE) { in __errno_location()
/kernel/liteos_m/kal/posix/src/
H A Derrno.c43 if (OS_INT_INACTIVE) { in __errno_location()
/kernel/uniproton/src/om/cpup/
H A Dprt_cpup_thread_64.c225 if (OS_INT_INACTIVE) { in OsCpupThreadNow()
279 if (OS_INT_INACTIVE) { in PRT_CpupThread()
/kernel/uniproton/src/core/kernel/include/
H A Dprt_sys_external.h32 #define OS_INT_INACTIVE (!(OS_INT_ACTIVE)) macro
/kernel/liteos_a/arch/arm/include/
H A Dlos_hwi.h71 #define OS_INT_INACTIVE (!(OS_INT_ACTIVE)) macro
/kernel/liteos_m/arch/include/
H A Dlos_interrupt.h159 #define OS_INT_INACTIVE (!(OS_INT_ACTIVE)) macro

Completed in 3 milliseconds