Searched refs:COND_SIGNAL_T (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/libxshmfence/dist/src/ | ||
| H A D | xshmfence_semaphore.c | 41 #define COND_SIGNAL_T() do { sem_post(f->cond_t); } while (0) macro 97 COND_SIGNAL_T(); |
Completed in 2 milliseconds