Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/ports/win32/vs_2019/src/
Dtx_thread_schedule.c109 _tx_win32_critical_section_release(&_tx_win32_critical_section); in _tx_thread_schedule()
153 _tx_win32_critical_section_release(&_tx_win32_critical_section); in _tx_thread_schedule()
198 void _tx_win32_critical_section_release(TX_WIN32_CRITICAL_SECTION *critical_section) in _tx_win32_critical_section_release() function
Dtx_thread_context_save.c111 _tx_win32_critical_section_release(&_tx_win32_critical_section); in _tx_thread_context_save()
Dtx_timer_interrupt.c151 _tx_win32_critical_section_release(&_tx_win32_critical_section); in _tx_timer_interrupt()
Dtx_thread_system_return.c209 _tx_win32_critical_section_release(&_tx_win32_critical_section); in _tx_thread_system_return()
/ThreadX-v6.3.0/ports/win32/vs_2019/inc/
Dtx_port.h333 void _tx_win32_critical_section_release(TX_WIN32_CRITICAL_SECTION *critical_section);