Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/ports/xtensa/xcc/src/
Dtx_clib_lock.c324 _tx_clib_reent_cleanup (TX_THREAD * thread_ptr, int32_t partial) in _tx_clib_reent_cleanup() argument
337 if (partial != 0) { in _tx_clib_reent_cleanup()
352 (void) partial; in _tx_clib_reent_cleanup()
/ThreadX-v6.4.1/ports/xtensa/xcc/inc/
Dtx_port.h88 extern void _tx_clib_reent_cleanup (struct TX_THREAD_STRUCT *thread_ptr, int partial);
/ThreadX-v6.4.1/docs/
Drevision_history.txt905 … initialization so partial trace buffers are processed properly.