Searched defs:KMP_BLOCKING (Results 1 – 1 of 1) sorted by relevance
1276 #define KMP_BLOCKING(goal, count) ((goal) > KMP_NOW()) macro1283 #define KMP_BLOCKING(goal, count) ((count) % 1000 != 0 || (goal) > KMP_NOW()) macro