Home
last modified time | relevance | path

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

/base/startup/appspawn/standard/
H A Dappspawn_service.h36 #define MAX_WAIT_MSG_COMPLETE (5 * 100) // 500ms macro
40 #define MAX_WAIT_MSG_COMPLETE (5 * 1000) // 5s macro
H A Dappspawn_service.c303 ret = LE_StartTimer(LE_GetDefaultLoop(), connection->receiverCtx.timer, MAX_WAIT_MSG_COMPLETE, 1); in StartTimerForCheckMsg()
/base/startup/init/test/systest/
H A Dloopserver_systest.c182 ret = LE_StartTimer(LE_GetDefaultLoop(), connection->receiverCtx.timer, MAX_WAIT_MSG_COMPLETE, 1); in StartTimerForCheckMsg()

Completed in 5 milliseconds