Searched refs:m_pChildrenStatus (Results 1 – 1 of 1) sorted by relevance
1581 lsapi_child_status * m_pChildrenStatus; member1667 lsapi_child_status * pStatus = g_prefork_server->m_pChildrenStatus; in find_child_status()1668 …lsapi_child_status * pEnd = g_prefork_server->m_pChildrenStatus + g_prefork_server->m_iMaxChildren… in find_child_status()1712 g_prefork_server->m_pChildrenStatus = (lsapi_child_status *)pBuf; in lsapi_init_children_status()1721 lsapi_child_status * pStatus = g_prefork_server->m_pChildrenStatus; in lsapi_check_child_status()1722 …lsapi_child_status * pEnd = g_prefork_server->m_pChildrenStatus + g_prefork_server->m_iMaxChildren… in lsapi_check_child_status()
Completed in 12 milliseconds