Home
last modified time | relevance | path

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

/ThreadX-v6.4.1/ports/win32/vs_2019/src/
Dtx_thread_schedule.c108 _tx_win32_critical_section_release(&_tx_win32_critical_section); in _tx_thread_schedule()
152 _tx_win32_critical_section_release(&_tx_win32_critical_section); in _tx_thread_schedule()
197 void _tx_win32_critical_section_release(TX_WIN32_CRITICAL_SECTION *critical_section) in _tx_win32_critical_section_release() function
Dtx_thread_context_save.c110 _tx_win32_critical_section_release(&_tx_win32_critical_section); in _tx_thread_context_save()
Dtx_timer_interrupt.c150 _tx_win32_critical_section_release(&_tx_win32_critical_section); in _tx_timer_interrupt()
Dtx_thread_system_return.c208 _tx_win32_critical_section_release(&_tx_win32_critical_section); in _tx_thread_system_return()
/ThreadX-v6.4.1/ports/win32/vs_2019/inc/
Dtx_port.h332 void _tx_win32_critical_section_release(TX_WIN32_CRITICAL_SECTION *critical_section);