Searched refs:m_pChildrenStatus (Results 1 – 1 of 1) sorted by relevance
2485 lsapi_child_status * m_pChildrenStatus; member2575 lsapi_child_status * pStatus = g_prefork_server->m_pChildrenStatus; in find_child_status()2622 while(( g_prefork_server->m_pChildrenStatusCur > g_prefork_server->m_pChildrenStatus ) in lsapi_sigchild()2642 g_prefork_server->m_pChildrenStatus = (lsapi_child_status *)pBuf; in lsapi_init_children_status()2673 lsapi_child_status * pStatus = g_prefork_server->m_pChildrenStatus; in lsapi_check_child_status()
Completed in 18 milliseconds