Searched defs:TEST_ATOMIC_BLOCK (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib-index/ | ||
H A D | test-mail-index-sync-ext.c | 70 #define TEST_ATOMIC_BLOCK(_type, _max) \ macro 81 TEST_ATOMIC_BLOCK(uint8_t, 255); 82 TEST_ATOMIC_BLOCK(uint16_t, 65535); |
Completed in 215 milliseconds