Searched defs:action (Results 1 – 5 of 5) sorted by relevance
| /ThreadX-v6.3.0/ports/win32/vs_2019/src/ |
| D | tx_initialize_low_level.c | 100 void _tx_win32_debug_entry_insert(char *action, char *file, unsigned long line) in _tx_win32_debug_entry_insert()
|
| /ThreadX-v6.3.0/ports/linux/gnu/src/ |
| D | tx_initialize_low_level.c | 112 void _tx_linux_debug_entry_insert(char *action, char *file, unsigned long line) in _tx_linux_debug_entry_insert()
|
| /ThreadX-v6.3.0/ports_smp/linux/gnu/src/ |
| D | tx_initialize_low_level.c | 117 void _tx_linux_debug_entry_insert(char *action, char *file, unsigned long line) in _tx_linux_debug_entry_insert()
|
| /ThreadX-v6.3.0/utility/rtos_compatibility_layers/OSEK/ |
| D | tx_osek.c | 4529 AlarmType CreateAlarm(const CHAR *name, CounterType cntr, UINT action, ULONG events, TaskType task, in CreateAlarm()
|
| D | os.h | 783 UINT action; member
|