Searched defs:initial_count (Results 1 – 5 of 5) sorted by relevance
| /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()
|
| 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()
|
| /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()
|
| 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()
|
| /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()
|