Home
last modified time | relevance | path

Searched refs:inherit (Results 1 – 22 of 22) sorted by relevance

/ThreadX-v6.4.1/common/src/
Dtx_mutex_create.c75 UINT _tx_mutex_create(TX_MUTEX *mutex_ptr, CHAR *name_ptr, UINT inherit) in _tx_mutex_create() argument
89 mutex_ptr -> tx_mutex_inherit = inherit; in _tx_mutex_create()
133 TX_TRACE_OBJECT_REGISTER(TX_TRACE_OBJECT_TYPE_MUTEX, mutex_ptr, name_ptr, inherit, 0) in _tx_mutex_create()
136 …TX_TRACE_IN_LINE_INSERT(TX_TRACE_MUTEX_CREATE, mutex_ptr, inherit, TX_POINTER_TO_ULONG_CONVERT(&ne… in _tx_mutex_create()
Dtxe_mutex_create.c81 UINT _txe_mutex_create(TX_MUTEX *mutex_ptr, CHAR *name_ptr, UINT inherit, UINT mutex_control_block… in _txe_mutex_create() argument
166 if (inherit != TX_INHERIT) in _txe_mutex_create()
169 if (inherit != TX_NO_INHERIT) in _txe_mutex_create()
216 status = _tx_mutex_create(mutex_ptr, name_ptr, inherit); in _txe_mutex_create()
/ThreadX-v6.4.1/common_smp/src/
Dtx_mutex_create.c75 UINT _tx_mutex_create(TX_MUTEX *mutex_ptr, CHAR *name_ptr, UINT inherit) in _tx_mutex_create() argument
89 mutex_ptr -> tx_mutex_inherit = inherit; in _tx_mutex_create()
133 TX_TRACE_OBJECT_REGISTER(TX_TRACE_OBJECT_TYPE_MUTEX, mutex_ptr, name_ptr, inherit, 0) in _tx_mutex_create()
136 …TX_TRACE_IN_LINE_INSERT(TX_TRACE_MUTEX_CREATE, mutex_ptr, inherit, TX_POINTER_TO_ULONG_CONVERT(&ne… in _tx_mutex_create()
Dtxe_mutex_create.c81 UINT _txe_mutex_create(TX_MUTEX *mutex_ptr, CHAR *name_ptr, UINT inherit, UINT mutex_control_block… in _txe_mutex_create() argument
166 if (inherit != TX_INHERIT) in _txe_mutex_create()
169 if (inherit != TX_NO_INHERIT) in _txe_mutex_create()
216 status = _tx_mutex_create(mutex_ptr, name_ptr, inherit); in _txe_mutex_create()
/ThreadX-v6.4.1/common_modules/module_lib/src/
Dtxm_mutex_create.c72 UINT _txe_mutex_create(TX_MUTEX *mutex_ptr, CHAR *name_ptr, UINT inherit, UINT mutex_control_block_… in _txe_mutex_create() argument
78 extra_parameters[0] = (ALIGN_TYPE) inherit; in _txe_mutex_create()
/ThreadX-v6.4.1/test/smp/regression/
Dthreadx_mutex_basic_test.c61 UINT _txe_mutex_create(TX_MUTEX *mutex_ptr, CHAR *name_ptr, UINT inherit, UINT mutex_control…
/ThreadX-v6.4.1/test/tx/regression/
Dthreadx_mutex_basic_test.c61 UINT _txe_mutex_create(TX_MUTEX *mutex_ptr, CHAR *name_ptr, UINT inherit, UINT mutex_control…
/ThreadX-v6.4.1/common/inc/
Dtx_api.h1616 UINT _tx_mutex_create(TX_MUTEX *mutex_ptr, CHAR *name_ptr, UINT inherit);
1633 UINT _txe_mutex_create(TX_MUTEX *mutex_ptr, CHAR *name_ptr, UINT inherit, UINT mutex_control…
1642 UINT _txr_mutex_create(TX_MUTEX *mutex_ptr, CHAR *name_ptr, UINT inherit, UINT mutex_control…
/ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/inc/
Dtx_el.h414 … TX_EL_KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_MUTEX_CREATE, mutex_ptr, inherit); TX_EL_END_FILTER
/ThreadX-v6.4.1/ports/cortex_m4/ghs/inc/
Dtx_el.h415 … TX_EL_KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_MUTEX_CREATE, mutex_ptr, inherit); TX_EL_END_FILTER
/ThreadX-v6.4.1/ports/cortex_m3/ghs/inc/
Dtx_el.h415 … TX_EL_KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_MUTEX_CREATE, mutex_ptr, inherit); TX_EL_END_FILTER
/ThreadX-v6.4.1/ports/cortex_r5/ghs/inc/
Dtx_el.h415 … TX_EL_KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_MUTEX_CREATE, mutex_ptr, inherit); TX_EL_END_FILTER
/ThreadX-v6.4.1/ports/cortex_a7/ghs/inc/
Dtx_el.h415 … TX_EL_KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_MUTEX_CREATE, mutex_ptr, inherit); TX_EL_END_FILTER
/ThreadX-v6.4.1/ports_smp/cortex_a5x_smp/green/inc/
Dtx_el.h414 … TX_EL_KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_MUTEX_CREATE, mutex_ptr, inherit); TX_EL_END_FILTER
/ThreadX-v6.4.1/ports/cortex_r4/ghs/inc/
Dtx_el.h415 … TX_EL_KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_MUTEX_CREATE, mutex_ptr, inherit); TX_EL_END_FILTER
/ThreadX-v6.4.1/ports/cortex_r7/ghs/inc/
Dtx_el.h415 … TX_EL_KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_MUTEX_CREATE, mutex_ptr, inherit); TX_EL_END_FILTER
/ThreadX-v6.4.1/ports_arch/ARMv7-M/threadx/ghs/inc/
Dtx_el.h415 … TX_EL_KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_MUTEX_CREATE, mutex_ptr, inherit); TX_EL_END_FILTER
/ThreadX-v6.4.1/ports/cortex_a8/ghs/inc/
Dtx_el.h415 … TX_EL_KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_MUTEX_CREATE, mutex_ptr, inherit); TX_EL_END_FILTER
/ThreadX-v6.4.1/ports/cortex_a5/ghs/inc/
Dtx_el.h415 … TX_EL_KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_MUTEX_CREATE, mutex_ptr, inherit); TX_EL_END_FILTER
/ThreadX-v6.4.1/ports/cortex_a9/ghs/inc/
Dtx_el.h415 … TX_EL_KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_MUTEX_CREATE, mutex_ptr, inherit); TX_EL_END_FILTER
/ThreadX-v6.4.1/ports/cortex_m7/ghs/inc/
Dtx_el.h415 … TX_EL_KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_MUTEX_CREATE, mutex_ptr, inherit); TX_EL_END_FILTER
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h1678 UINT _tx_mutex_create(TX_MUTEX *mutex_ptr, CHAR *name_ptr, UINT inherit);
1695 UINT _txe_mutex_create(TX_MUTEX *mutex_ptr, CHAR *name_ptr, UINT inherit, UINT mutex_control…