Home
last modified time | relevance | path

Searched refs:indirect_ptr (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.2.1/common_smp/src/
Dtxe_block_release.c77 UCHAR **indirect_ptr; in _txe_block_release() local
95 indirect_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(work_ptr); in _txe_block_release()
96 work_ptr = *indirect_ptr; in _txe_block_release()
/ThreadX-v6.2.1/common/src/
Dtxe_block_release.c77 UCHAR **indirect_ptr; in _txe_block_release() local
95 indirect_ptr = TX_UCHAR_TO_INDIRECT_UCHAR_POINTER_CONVERT(work_ptr); in _txe_block_release()
96 work_ptr = *indirect_ptr; in _txe_block_release()