Home
last modified time | relevance | path

Searched defs:initial_count (Results 1 – 5 of 5) sorted by relevance

/ThreadX-v6.4.1/common/src/
Dtx_semaphore_create.c74 UINT _tx_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count) in _tx_semaphore_create()
Dtxe_semaphore_create.c80 UINT _txe_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count, UINT … in _txe_semaphore_create()
/ThreadX-v6.4.1/common_smp/src/
Dtx_semaphore_create.c74 UINT _tx_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count) in _tx_semaphore_create()
Dtxe_semaphore_create.c80 UINT _txe_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count, UINT … in _txe_semaphore_create()
/ThreadX-v6.4.1/common_modules/module_lib/src/
Dtxm_semaphore_create.c71 UINT _txe_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count, UINT s… in _txe_semaphore_create()