Home
last modified time | relevance | path

Searched refs:MAX_EINTR_LOOP_COUNT (Results 1 – 1 of 1) sorted by relevance

/hardware/google/aemu/base/include/aemu/base/
DEintrWrapper.h61 #define MAX_EINTR_LOOP_COUNT 100 macro
84 if (eintr_wrapper_loop_count >= MAX_EINTR_LOOP_COUNT) \