Home
last modified time | relevance | path

Searched defs:tx_linux_sem_wait (Results 1 – 2 of 2) sorted by relevance

/ThreadX-v6.3.0/ports/linux/gnu/inc/
Dtx_port.h534 #define tx_linux_sem_wait(p) sem_wait(p) macro
/ThreadX-v6.3.0/ports_smp/linux/gnu/inc/
Dtx_port.h619 #define tx_linux_sem_wait(p) sem_wait(p) macro