Home
last modified time | relevance | path

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

/base/startup/init/test/systest/
H A Dloopserver_systest.c180 int ret = LE_CreateTimer(LE_GetDefaultLoop(), &connection->receiverCtx.timer, WaitMsgCompleteTimeOut, connection); in StartTimerForCheckMsg()
/base/startup/appspawn/standard/
H A Dappspawn_service.c287 static void WaitMsgCompleteTimeOut(const TimerHandle taskHandle, void *context) in WaitMsgCompleteTimeOut() function
301 int ret = LE_CreateTimer(LE_GetDefaultLoop(), &connection->receiverCtx.timer, WaitMsgCompleteTimeOut, connection); in StartTimerForCheckMsg()

Completed in 5 milliseconds