Searched refs:COND_WAIT_W (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libxshmfence/dist/src/ | ||
| H A D | xshmfence_semaphore.c | 38 #define COND_WAIT_W() do {} while (sem_wait(f->cond_w) != 0) macro 93 COND_WAIT_W(); |
Completed in 4 milliseconds