Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/ports/linux/gnu/src/
Dtx_initialize_low_level.c115 pthread_mutex_t temp_copy; in _tx_linux_debug_entry_insert() local
118 temp_copy = _tx_linux_mutex; in _tx_linux_debug_entry_insert()
131 …debug_entry_array[_tx_linux_debug_entry_index].tx_linux_debug_entry_mutex = temp_copy; in _tx_linux_debug_entry_insert()