Searched defs:tx_linux_sem_wait (Results 1 – 2 of 2) sorted by relevance
| /ThreadX-v6.3.0/ports/linux/gnu/inc/ | ||
| D | tx_port.h | 534 #define tx_linux_sem_wait(p) sem_wait(p) macro |
| /ThreadX-v6.3.0/ports_smp/linux/gnu/inc/ | ||
| D | tx_port.h | 619 #define tx_linux_sem_wait(p) sem_wait(p) macro |