Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/common/src/
Dtx_semaphore_create.c75 UINT _tx_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count) in _tx_semaphore_create() function
Dtxe_semaphore_create.c204 status = _tx_semaphore_create(semaphore_ptr, name_ptr, initial_count); in _txe_semaphore_create()
/ThreadX-v6.3.0/common_smp/src/
Dtx_semaphore_create.c75 UINT _tx_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count) in _tx_semaphore_create() function
Dtxe_semaphore_create.c204 status = _tx_semaphore_create(semaphore_ptr, name_ptr, initial_count); in _txe_semaphore_create()
/ThreadX-v6.3.0/common_smp/inc/
Dtx_api.h1255 #define tx_semaphore_create _tx_semaphore_create
1738 UINT _tx_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count);
/ThreadX-v6.3.0/common/inc/
Dtx_api.h1175 #define tx_semaphore_create _tx_semaphore_create
1699 UINT _tx_semaphore_create(TX_SEMAPHORE *semaphore_ptr, CHAR *name_ptr, ULONG initial_count);