Home
last modified time | relevance | path

Searched refs:_tx_semaphore_create (Results 1 – 6 of 6) sorted by relevance

/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() function
Dtxe_semaphore_create.c203 status = _tx_semaphore_create(semaphore_ptr, name_ptr, initial_count); in _txe_semaphore_create()
/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() function
Dtxe_semaphore_create.c203 status = _tx_semaphore_create(semaphore_ptr, name_ptr, initial_count); in _txe_semaphore_create()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h1260 #define tx_semaphore_create _tx_semaphore_create
1743 UINT _tx_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count);
/ThreadX-v6.4.1/common/inc/
Dtx_api.h1180 #define tx_semaphore_create _tx_semaphore_create
1704 UINT _tx_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count);