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