Home
last modified time | relevance | path

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

/ThreadX-v6.2.1/common_smp/src/
Dtxe_semaphore_get.c144 status = _tx_semaphore_get(semaphore_ptr, wait_option); in _txe_semaphore_get()
Dtx_semaphore_get.c76 UINT _tx_semaphore_get(TX_SEMAPHORE *semaphore_ptr, ULONG wait_option) in _tx_semaphore_get() function
/ThreadX-v6.2.1/common/src/
Dtxe_semaphore_get.c144 status = _tx_semaphore_get(semaphore_ptr, wait_option); in _txe_semaphore_get()
Dtx_semaphore_get.c76 UINT _tx_semaphore_get(TX_SEMAPHORE *semaphore_ptr, ULONG wait_option) in _tx_semaphore_get() function
/ThreadX-v6.2.1/common_smp/inc/
Dtx_api.h1243 #define tx_semaphore_get _tx_semaphore_get
1726 UINT _tx_semaphore_get(TX_SEMAPHORE *semaphore_ptr, ULONG wait_option);
/ThreadX-v6.2.1/common/inc/
Dtx_api.h1163 #define tx_semaphore_get _tx_semaphore_get
1687 UINT _tx_semaphore_get(TX_SEMAPHORE *semaphore_ptr, ULONG wait_option);