Searched defs:tx_semaphore_create (Results 1 – 1 of 1) sorted by relevance
| /GUIX-v6.2.1/ports/win32/lib/vs_2019/ |
| D | tx_api.h | 1024 #define tx_semaphore_create _tx_semaphore_create macro 1148 #define tx_semaphore_create(s,n,i) _txr_semaphore_create((s),(n),(i),(sizeof(TX_SE… macro 1259 #define tx_semaphore_create(s,n,i) _txe_semaphore_create((s),(n),(i),(sizeof(TX_SE… macro
|