Home
last modified time | relevance | path

Searched defs:priority (Results 1 – 5 of 5) sorted by relevance

/USBX-v6.2.1/common/core/src/
Dux_utility_thread_create.c88 UINT priority, UINT preempt_threshold, in _ux_utility_thread_create()
Dux_utility_semaphore_get.c86 UINT priority; in _ux_utility_semaphore_get() local
/USBX-v6.2.1/test/regression/
Dusbx_ux_utility_thread_schedule_other_test.c338 ULONG priority; in ux_test_thread_simulation_0_entry() local
Dux_test_utility_sim.c717 … VOID *stack_start, ULONG stack_size, UINT priority, UINT preempt_threshold, in _tx_thread_create()
/USBX-v6.2.1/common/core/inc/
Dux_utility.h212 #define _ux_system_thread_create(t,name,entry,entry_param,stack,stack_size,priority,preempt_thresho… argument
213 #define _ux_system_thread_create_norc(t,name,entry,entry_param,stack,stack_size,priority,preempt_th… argument
250 #define _ux_device_thread_create(t,name,entry,entry_param,stack,stack_size,priority,preempt_thresho… argument
300 #define _ux_host_thread_create(t,name,entry,entry_param,stack,stack_size,priority,preempt_threshold… argument