Home
last modified time | relevance | path

Searched refs:priority (Results 451 – 475 of 488) sorted by relevance

1...<<11121314151617181920

/ThreadX-v6.4.1/ports/win32/vs_2019/
Dreadme_threadx.txt50 itself is a Win32 thread. The ThreadX scheduler is the highest priority
/ThreadX-v6.4.1/ports/cortex_r4/ghs/src/
Dtx_thread_context_restore.arm149 CMP r0, r2 # Is the same thread highest priority?
Dtx_thread_fiq_context_restore.arm154 CMP r0, r2 # Is the same thread highest priority?
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_thread_basic_execution_test.c62 UINT priority, UINT preempt_threshold,
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dos.h867 TaskType CreateTask(const CHAR *name, void(*entry_function)(), UINT priority, UINT max_activa…
/ThreadX-v6.4.1/ports/cortex_a8/ghs/src/
Dtx_thread_context_restore.arm149 CMP r0, r2 # Is the same thread highest priority?
Dtx_thread_fiq_context_restore.arm154 CMP r0, r2 # Is the same thread highest priority?
/ThreadX-v6.4.1/ports/cortex_a9/ghs/src/
Dtx_thread_context_restore.arm149 CMP r0, r2 # Is the same thread highest priority?
Dtx_thread_fiq_context_restore.arm154 CMP r0, r2 # Is the same thread highest priority?
/ThreadX-v6.4.1/ports/cortex_a7/ghs/src/
Dtx_thread_context_restore.arm149 CMP r0, r2 # Is the same thread highest priority?
Dtx_thread_fiq_context_restore.arm154 CMP r0, r2 # Is the same thread highest priority?
/ThreadX-v6.4.1/ports/cortex_a5/ghs/src/
Dtx_thread_context_restore.arm149 CMP r0, r2 # Is the same thread highest priority?
Dtx_thread_fiq_context_restore.arm154 CMP r0, r2 # Is the same thread highest priority?
/ThreadX-v6.4.1/ports/cortex_r5/ghs/src/
Dtx_thread_context_restore.arm149 CMP r0, r2 # Is the same thread highest priority?
Dtx_thread_fiq_context_restore.arm154 CMP r0, r2 # Is the same thread highest priority?
/ThreadX-v6.4.1/ports/cortex_r7/ghs/src/
Dtx_thread_context_restore.arm149 CMP r0, r2 # Is the same thread highest priority?
Dtx_thread_fiq_context_restore.arm154 CMP r0, r2 # Is the same thread highest priority?
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h1779 UINT priority, UINT preempt_threshold,
1785 UINT *priority, UINT *preemption_threshold, ULONG *time_slice,
1816 UINT priority, UINT preempt_threshold,
1821 UINT *priority, UINT *preemption_threshold, ULONG *time_slice,
/ThreadX-v6.4.1/ports_smp/cortex_r8_smp/ac5/example_build/sample_threadx/
Dstartup.S506 ; Set the priority
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/src/
Dtx_thread_context_restore.a64156 CMP x0, x2 // Is the same thread highest priority?
/ThreadX-v6.4.1/ports/cortex_r4/ghs/inc/
Dtx_el.h342 …_INSERT_INFO4(TX_EL_THREAD_CREATE, thread_ptr, stack_start, stack_size, priority); TX_EL_END_FILTER
/ThreadX-v6.4.1/ports/cortex_m7/ghs/inc/
Dtx_el.h342 …_INSERT_INFO4(TX_EL_THREAD_CREATE, thread_ptr, stack_start, stack_size, priority); TX_EL_END_FILTER
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/inc/
Dtx_el.h341 …_INSERT_INFO4(TX_EL_THREAD_CREATE, thread_ptr, stack_start, stack_size, priority); TX_EL_END_FILTER
/ThreadX-v6.4.1/ports_smp/cortex_a7_smp/ac5/example_build/sample_threadx/
Dstartup.s433 BL setPriorityMask ; Set priority mask (local)
/ThreadX-v6.4.1/ports_smp/cortex_a9_smp/ac5/example_build/sample_threadx/
Dstartup.s448 BL set_priority_mask ; Set priority mask (local)

1...<<11121314151617181920