Home
last modified time | relevance | path

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

/components/lwp/terminal/
A Dtty_device.c359 rt_mutex_t custom_mtx) in lwp_tty_create_ext() argument
394 if (custom_mtx != NULL) in lwp_tty_create_ext()
396 tp->t_mtx = custom_mtx; in lwp_tty_create_ext()
A Dterminal.h264 rt_mutex_t custom_mtx);

Completed in 4 milliseconds