Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/ports_smp/linux/gnu/src/
Dtx_thread_schedule.c266 _tx_linux_thread_sleep(1); in _tx_thread_schedule()
418 _tx_linux_thread_sleep(1000); in _tx_linux_mutex_release()
490 _tx_linux_thread_sleep(1000000); in _tx_thread_delete_port_completion()
514 _tx_linux_thread_sleep(1000000); in _tx_thread_reset_port_completion()
Dtx_thread_smp_protect.c187 _tx_linux_thread_sleep(1000000); in _tx_thread_smp_protect()
Dtx_initialize_low_level.c444 void _tx_linux_thread_sleep(long ns) in _tx_linux_thread_sleep() function
/ThreadX-v6.3.0/ports_smp/linux/gnu/inc/
Dtx_port.h658 void _tx_linux_thread_sleep(long ns);