Searched refs:TryCloseChildLoop (Results 1 – 3 of 3) sorted by relevance
52 bool TryCloseChildLoop(uv_loop_t *ptrLoop, const char *callerName);
1250 Base::TryCloseChildLoop(&hSession->childLoop, "Session childUV"); in ReChildLoopForSessionClear()
481 bool TryCloseChildLoop(uv_loop_t *ptrLoop, const char *callerName) in TryCloseChildLoop() function