Home
last modified time | relevance | path

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

/ThreadX-v6.3.0/ports_smp/linux/gnu/src/
Dtx_initialize_low_level.c444 void _tx_linux_thread_sleep(long ns) in _tx_linux_thread_sleep() argument
450 ts.tv_nsec += ns; in _tx_linux_thread_sleep()
/ThreadX-v6.3.0/ports_smp/linux/gnu/inc/
Dtx_port.h658 void _tx_linux_thread_sleep(long ns);