Searched refs:m_pChildrenStatus (Results 1 – 1 of 1) sorted by relevance
2430 lsapi_child_status * m_pChildrenStatus; member2520 lsapi_child_status * pStatus = g_prefork_server->m_pChildrenStatus; in find_child_status()2567 while(( g_prefork_server->m_pChildrenStatusCur > g_prefork_server->m_pChildrenStatus ) in lsapi_sigchild()2588 g_prefork_server->m_pChildrenStatus = (lsapi_child_status *)pBuf; in lsapi_init_children_status()2619 lsapi_child_status * pStatus = g_prefork_server->m_pChildrenStatus; in lsapi_check_child_status()
Completed in 14 milliseconds