Searched refs:SLEEP_MAX_USEC (Results 1 - 1 of 1) sorted by relevance

/system/core/libsysutils/src/
H A DServiceManager.cpp35 #define SLEEP_MAX_USEC 2000000 /* 2 seconds */ macro
38 * when looping for SLEEP_MAX_USEC */
54 int count = SLEEP_MAX_USEC;
83 int count = SLEEP_MAX_USEC;

Completed in 20 milliseconds