/ThreadX-v6.4.1/utility/rtos_compatibility_layers/posix/ |
D | px_mx_attr_settype.c | 71 INT pthread_mutexattr_settype( pthread_mutexattr_t *attr, INT type) in pthread_mutexattr_settype()
|
D | px_mx_attr_gettype.c | 71 INT pthread_mutexattr_gettype( pthread_mutexattr_t *attr, INT *type) in pthread_mutexattr_gettype()
|
D | px_pth_getcanceltype.c | 70 INT pthread_getcanceltype (INT type, INT *oldtype) in pthread_getcanceltype()
|
D | px_pth_setcanceltype.c | 72 INT pthread_setcanceltype (INT type, INT *oldtype) in pthread_setcanceltype()
|
D | tx_posix.h | 352 INT type; member 366 INT type; member 449 INT type; member
|
/ThreadX-v6.4.1/common/src/ |
D | txe_thread_entry_exit_notify.c | 74 …y(TX_THREAD *thread_ptr, VOID (*thread_entry_exit_notify)(TX_THREAD *notify_thread_ptr, UINT type)) in _txe_thread_entry_exit_notify()
|
/ThreadX-v6.4.1/common_smp/src/ |
D | txe_thread_entry_exit_notify.c | 74 …y(TX_THREAD *thread_ptr, VOID (*thread_entry_exit_notify)(TX_THREAD *notify_thread_ptr, UINT type)) in _txe_thread_entry_exit_notify()
|
/ThreadX-v6.4.1/common_modules/module_lib/src/ |
D | txm_thread_entry_exit_notify.c | 68 …y(TX_THREAD *thread_ptr, VOID (*thread_entry_exit_notify)(TX_THREAD *notify_thread_ptr, UINT type)) in _txe_thread_entry_exit_notify()
|
/ThreadX-v6.4.1/common_modules/module_manager/src/ |
D | txm_module_manager_thread_notify_trampoline.c | 69 VOID _txm_module_manager_thread_notify_trampoline(TX_THREAD *thread_ptr, UINT type) in _txm_module_manager_thread_notify_trampoline()
|
/ThreadX-v6.4.1/ports_module/cortex_r4/ac6/example_build/sample_threadx_module/ |
D | semihosting.c | 23 __attribute__((noreturn)) int $Sub$$__raise(int signal, int type) in $Sub$$__raise()
|
/ThreadX-v6.4.1/test/tx/regression/ |
D | threadx_thread_terminate_delete_test.c | 39 static void entry_exit_notify(TX_THREAD *thread_ptr, UINT type) in entry_exit_notify() 54 static void entry_exit_notify3(TX_THREAD *thread_ptr, UINT type) in entry_exit_notify3()
|
D | threadx_thread_sleep_terminate_test.c | 27 static void entry_exit_notify(TX_THREAD *thread_ptr, UINT type) in entry_exit_notify()
|
D | threadx_thread_reset_test.c | 32 static void entry_exit_notify(TX_THREAD *thread_ptr, UINT type) in entry_exit_notify()
|
D | threadx_thread_completed_test.c | 33 static void entry_exit_notify(TX_THREAD *thread_ptr, UINT type) in entry_exit_notify()
|
D | testcontrol.c | 1405 void test_exit_notify(TX_THREAD *thread_ptr, UINT type) in test_exit_notify()
|
/ThreadX-v6.4.1/test/smp/regression/ |
D | threadx_thread_terminate_delete_test.c | 39 static void entry_exit_notify(TX_THREAD *thread_ptr, UINT type) in entry_exit_notify() 54 static void entry_exit_notify3(TX_THREAD *thread_ptr, UINT type) in entry_exit_notify3()
|
D | threadx_thread_sleep_terminate_test.c | 27 static void entry_exit_notify(TX_THREAD *thread_ptr, UINT type) in entry_exit_notify()
|
D | threadx_thread_reset_test.c | 32 static void entry_exit_notify(TX_THREAD *thread_ptr, UINT type) in entry_exit_notify()
|
D | threadx_thread_completed_test.c | 33 static void entry_exit_notify(TX_THREAD *thread_ptr, UINT type) in entry_exit_notify()
|
D | testcontrol.c | 1604 void test_exit_notify(TX_THREAD *thread_ptr, UINT type) in test_exit_notify()
|
/ThreadX-v6.4.1/common_modules/module_manager/inc/ |
D | txm_module_manager_util.h | 121 #define TXM_MODULE_MANAGER_UTIL_MAX_VALUE_OF_TYPE_UNSIGNED(type) ((1ULL << (sizeof(type) * 8)) - 1) argument
|
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/OSEK/ |
D | tx_osek.c | 371 … ULONG stack_size, SCHEDULE policy, AUTOSTART start, UINT type, AppModeType mode) in CreateTask() 1630 ResourceType CreateResource(const CHAR *name, StatusType type, ResourceType linked_res) in CreateResource()
|
D | os.h | 597 StatusType type; /* Internal, External, Linked. */ member
|
/ThreadX-v6.4.1/ports/c667x/ccs/example_build/include/ |
D | TA66XX_DSP_BC_FUNCTIONS.hxx | 1674 TA66XX_BC_GBE_PORT_TYPE type; /**< Gigabit Ethernet port type */ member
|
/ThreadX-v6.4.1/utility/rtos_compatibility_layers/FreeRTOS/ |
D | tx_freertos.c | 2672 UBaseType_t type; in uxTimerGetReloadMode() local
|