Home
last modified time | relevance | path

Searched defs:name (Results 51 – 69 of 69) sorted by relevance

123

/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_semaphore_information_test.c92 CHAR *name; in thread_0_entry() local
Dthreadx_event_flag_information_test.c126 CHAR *name; in thread_0_entry() local
Dthreadx_queue_information_test.c94 CHAR *name; in thread_0_entry() local
Dthreadx_thread_information_test.c55 CHAR *name; in thread_0_entry() local
Dthreadx_timer_information_test.c96 CHAR *name; in thread_0_entry() local
Dthreadx_mutex_information_test.c126 CHAR *name; in thread_0_entry() local
Dthreadx_block_memory_information_test.c219 CHAR *name; in thread_0_entry() local
Dthreadx_byte_memory_information_test.c217 CHAR *name; in thread_0_entry() local
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_semaphore_information_test.c92 CHAR *name; in thread_0_entry() local
Dthreadx_event_flag_information_test.c126 CHAR *name; in thread_0_entry() local
Dthreadx_queue_information_test.c94 CHAR *name; in thread_0_entry() local
Dthreadx_thread_information_test.c55 CHAR *name; in thread_0_entry() local
Dthreadx_timer_information_test.c96 CHAR *name; in thread_0_entry() local
Dthreadx_mutex_information_test.c126 CHAR *name; in thread_0_entry() local
Dthreadx_block_memory_information_test.c219 CHAR *name; in thread_0_entry() local
Dthreadx_byte_memory_information_test.c217 CHAR *name; in thread_0_entry() local
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/
Dtx_osek.c370 TaskType CreateTask(const CHAR *name, void(*entry_function)(), UINT priority, UINT max_activa… in CreateTask()
567 ISRType CreateISR(const CHAR *name, void (*entry_function)(), UINT category, ULONG stack_size) in CreateISR()
1630 ResourceType CreateResource(const CHAR *name, StatusType type, ResourceType linked_res) in CreateResource()
3882 CounterType CreateCounter(const CHAR *name, TickType max_allowed_value, TickType ticks_per_base, in CreateCounter()
4528 AlarmType CreateAlarm(const CHAR *name, CounterType cntr, UINT action, ULONG events, TaskType task, in CreateAlarm()
Dos.h585 const CHAR *name; member
621 const CHAR *name; member
720 const CHAR* name; member
752 const CHAR* name; member
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/
Dtx_posix.h396 CHAR * name; member

123