Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/ports/linux/gnu/src/
Dtx_initialize_low_level.c114 pthread_mutex_t temp_copy; in _tx_linux_debug_entry_insert() local
117 temp_copy = _tx_linux_mutex; in _tx_linux_debug_entry_insert()
130 …debug_entry_array[_tx_linux_debug_entry_index].tx_linux_debug_entry_mutex = temp_copy; in _tx_linux_debug_entry_insert()