Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/ports/xtensa/xcc/src/
Dtx_clib_lock.c318 _tx_clib_reent_cleanup (TX_THREAD * thread_ptr, int32_t partial) in _tx_clib_reent_cleanup() argument
331 if (partial != 0) { in _tx_clib_reent_cleanup()
346 (void) partial; in _tx_clib_reent_cleanup()
/ThreadX-v6.3.0/ports/xtensa/xcc/inc/
Dtx_port.h89 extern void _tx_clib_reent_cleanup (struct TX_THREAD_STRUCT *thread_ptr, int partial);