| /ThreadX-v6.3.0/common/src/ |
| D | tx_semaphore_create.c | 75 UINT _tx_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count) in _tx_semaphore_create() argument 89 semaphore_ptr -> tx_semaphore_count = initial_count; in _tx_semaphore_create() 130 …TX_TRACE_OBJECT_REGISTER(TX_TRACE_OBJECT_TYPE_SEMAPHORE, semaphore_ptr, name_ptr, initial_count, 0) in _tx_semaphore_create() 133 …TX_TRACE_IN_LINE_INSERT(TX_TRACE_SEMAPHORE_CREATE, semaphore_ptr, initial_count, TX_POINTER_TO_ULO… in _tx_semaphore_create()
|
| D | txe_semaphore_create.c | 81 UINT _txe_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count, UINT … in _txe_semaphore_create() argument 204 status = _tx_semaphore_create(semaphore_ptr, name_ptr, initial_count); in _txe_semaphore_create()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_semaphore_create.c | 75 UINT _tx_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count) in _tx_semaphore_create() argument 89 semaphore_ptr -> tx_semaphore_count = initial_count; in _tx_semaphore_create() 130 …TX_TRACE_OBJECT_REGISTER(TX_TRACE_OBJECT_TYPE_SEMAPHORE, semaphore_ptr, name_ptr, initial_count, 0) in _tx_semaphore_create() 133 …TX_TRACE_IN_LINE_INSERT(TX_TRACE_SEMAPHORE_CREATE, semaphore_ptr, initial_count, TX_POINTER_TO_ULO… in _tx_semaphore_create()
|
| D | txe_semaphore_create.c | 81 UINT _txe_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count, UINT … in _txe_semaphore_create() argument 204 status = _tx_semaphore_create(semaphore_ptr, name_ptr, initial_count); in _txe_semaphore_create()
|
| /ThreadX-v6.3.0/common_modules/module_lib/src/ |
| D | txm_semaphore_create.c | 72 UINT _txe_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count, UINT s… in _txe_semaphore_create() argument 78 extra_parameters[0] = (ALIGN_TYPE) initial_count; in _txe_semaphore_create()
|
| /ThreadX-v6.3.0/test/tx/regression/ |
| D | threadx_semaphore_basic_test.c | 54 UINT _txe_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count,…
|
| /ThreadX-v6.3.0/test/smp/regression/ |
| D | threadx_semaphore_basic_test.c | 54 UINT _txe_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count,…
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1699 UINT _tx_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count); 1717 UINT _txe_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count,… 1728 UINT _txr_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count,…
|
| /ThreadX-v6.3.0/ports/cortex_m3/ghs/inc/ |
| D | tx_el.h | 375 …KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_SEMAPHORE_CREATE, semaphore_ptr, initial_count); TX_EL_END_FI…
|
| /ThreadX-v6.3.0/ports/cortex_r4/ghs/inc/ |
| D | tx_el.h | 375 …KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_SEMAPHORE_CREATE, semaphore_ptr, initial_count); TX_EL_END_FI…
|
| /ThreadX-v6.3.0/ports/cortex_m7/ghs/inc/ |
| D | tx_el.h | 375 …KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_SEMAPHORE_CREATE, semaphore_ptr, initial_count); TX_EL_END_FI…
|
| /ThreadX-v6.3.0/ports/cortex_m4/ghs/inc/ |
| D | tx_el.h | 375 …KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_SEMAPHORE_CREATE, semaphore_ptr, initial_count); TX_EL_END_FI…
|
| /ThreadX-v6.3.0/ports/cortex_a8/ghs/inc/ |
| D | tx_el.h | 375 …KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_SEMAPHORE_CREATE, semaphore_ptr, initial_count); TX_EL_END_FI…
|
| /ThreadX-v6.3.0/ports/cortex_a9/ghs/inc/ |
| D | tx_el.h | 375 …KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_SEMAPHORE_CREATE, semaphore_ptr, initial_count); TX_EL_END_FI…
|
| /ThreadX-v6.3.0/ports/cortex_r5/ghs/inc/ |
| D | tx_el.h | 375 …KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_SEMAPHORE_CREATE, semaphore_ptr, initial_count); TX_EL_END_FI…
|
| /ThreadX-v6.3.0/ports/cortex_r7/ghs/inc/ |
| D | tx_el.h | 375 …KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_SEMAPHORE_CREATE, semaphore_ptr, initial_count); TX_EL_END_FI…
|
| /ThreadX-v6.3.0/ports_smp/mips32_interaptiv_smp/green/inc/ |
| D | tx_el.h | 374 …KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_SEMAPHORE_CREATE, semaphore_ptr, initial_count); TX_EL_END_FI…
|
| /ThreadX-v6.3.0/ports_arch/ARMv7-M/threadx/ghs/inc/ |
| D | tx_el.h | 375 …KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_SEMAPHORE_CREATE, semaphore_ptr, initial_count); TX_EL_END_FI…
|
| /ThreadX-v6.3.0/ports_smp/cortex_a5x_smp/green/inc/ |
| D | tx_el.h | 374 …KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_SEMAPHORE_CREATE, semaphore_ptr, initial_count); TX_EL_END_FI…
|
| /ThreadX-v6.3.0/ports/cortex_a7/ghs/inc/ |
| D | tx_el.h | 375 …KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_SEMAPHORE_CREATE, semaphore_ptr, initial_count); TX_EL_END_FI…
|
| /ThreadX-v6.3.0/ports/cortex_a5/ghs/inc/ |
| D | tx_el.h | 375 …KERNEL_CALL_EVENT_INSERT_INFO2(TX_EL_SEMAPHORE_CREATE, semaphore_ptr, initial_count); TX_EL_END_FI…
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1738 UINT _tx_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count); 1756 UINT _txe_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count,…
|