Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 25 of 38) sorted by relevance

12

/ThreadX-v6.3.0/ports/xtensa/xcc/src/
Dtx_xtensa_stack_error_handler.c98 VOID _tx_xtensa_stack_error_handler(TX_THREAD * thread) in _tx_xtensa_stack_error_handler()
/ThreadX-v6.3.0/utility/rtos_compatibility_layers/posix/
Dpx_pth_cancel.c72 INT pthread_cancel(pthread_t thread) in pthread_cancel()
Dpx_pth_detach.c82 INT pthread_detach(pthread_t thread) in pthread_detach()
Dpx_pth_getschedparam.c74 INT pthread_getschedparam(pthread_t thread, INT *policy, struct sched_param *param) in pthread_getschedparam()
Dpx_pth_join.c88 INT pthread_join(pthread_t thread, VOID **value_ptr) in pthread_join()
Dpx_cond_wait.c99 TX_THREAD *thread; in pthread_cond_wait() local
Dpx_pth_setschedparam.c76 INT pthread_setschedparam(pthread_t thread, INT policy, const struct sched_param *param) in pthread_setschedparam()
Dpx_cond_broadcast.c93 TX_THREAD *thread; in pthread_cond_broadcast() local
Dpx_cond_timedwait.c105 TX_THREAD *thread; in pthread_cond_timedwait() local
Dpx_pth_create.c107 INT pthread_create (pthread_t *thread, pthread_attr_t *attr, in pthread_create()
/ThreadX-v6.3.0/ports_module/cortex_m7/iar/example_build/
Dsample_threadx_module_manager.c32 VOID module_fault_handler(TX_THREAD *thread, TXM_MODULE_INSTANCE *module) in module_fault_handler()
/ThreadX-v6.3.0/ports_module/cortex_r4/iar/example_build/
Dsample_threadx_module_manager.c32 VOID module_fault_handler(TX_THREAD *thread, TXM_MODULE_INSTANCE *module) in module_fault_handler()
/ThreadX-v6.3.0/ports_module/rxv2/iar/example_build/
Dsample_threadx_module_manager.c32 VOID module_fault_handler(TX_THREAD *thread, TXM_MODULE_INSTANCE *module) in module_fault_handler()
/ThreadX-v6.3.0/ports_module/cortex_m33/iar/example_build/
Dsample_threadx_module_manager.c32 VOID module_fault_handler(TX_THREAD *thread, TXM_MODULE_INSTANCE *module) in module_fault_handler()
/ThreadX-v6.3.0/ports_module/cortex_m4/iar/example_build/
Dsample_threadx_module_manager.c32 VOID module_fault_handler(TX_THREAD *thread, TXM_MODULE_INSTANCE *module) in module_fault_handler()
/ThreadX-v6.3.0/ports_module/cortex_m23/iar/example_build/
Dsample_threadx_module_manager.c32 VOID module_fault_handler(TX_THREAD *thread, TXM_MODULE_INSTANCE *module) in module_fault_handler()
/ThreadX-v6.3.0/ports_module/cortex_m3/iar/example_build/
Dsample_threadx_module_manager.c32 VOID module_fault_handler(TX_THREAD *thread, TXM_MODULE_INSTANCE *module) in module_fault_handler()
/ThreadX-v6.3.0/ports_module/cortex_m7/gnu/example_build/
Dsample_threadx_module_manager.c32 VOID module_fault_handler(TX_THREAD *thread, TXM_MODULE_INSTANCE *module) in module_fault_handler()
/ThreadX-v6.3.0/ports_module/cortex_m33/gnu/example_build/
Dsample_threadx_module_manager.c32 VOID module_fault_handler(TX_THREAD *thread, TXM_MODULE_INSTANCE *module) in module_fault_handler()
/ThreadX-v6.3.0/ports_module/cortex_m4/gnu/example_build/
Dsample_threadx_module_manager.c32 VOID module_fault_handler(TX_THREAD *thread, TXM_MODULE_INSTANCE *module) in module_fault_handler()
/ThreadX-v6.3.0/ports_module/cortex_m3/gnu/example_build/
Dsample_threadx_module_manager.c32 VOID module_fault_handler(TX_THREAD *thread, TXM_MODULE_INSTANCE *module) in module_fault_handler()
/ThreadX-v6.3.0/ports_module/cortex_r4/ac6/example_build/sample_threadx_module_manager/
Dsample_threadx_module_manager.c39 VOID module_fault_handler(TX_THREAD *thread, TXM_MODULE_INSTANCE *module) in module_fault_handler()
/ThreadX-v6.3.0/ports_module/cortex_a7/gnu/example_build/
Dsample_threadx_module_manager.c38 VOID module_fault_handler(TX_THREAD *thread, TXM_MODULE_INSTANCE *module) in module_fault_handler()
/ThreadX-v6.3.0/ports_module/cortex_a7/ac5/example_build/
Dsample_threadx_module_manager.c38 VOID module_fault_handler(TX_THREAD *thread, TXM_MODULE_INSTANCE *module) in module_fault_handler()
/ThreadX-v6.3.0/ports_module/cortex_a7/iar/example_build/
Dsample_threadx_module_manager.c40 VOID module_fault_handler(TX_THREAD *thread, TXM_MODULE_INSTANCE *module) in module_fault_handler()

12