Searched refs:m_pChildrenStatus (Results 1 – 1 of 1) sorted by relevance
2665 lsapi_child_status * m_pChildrenStatus; member2754 lsapi_child_status * pStatus = g_prefork_server->m_pChildrenStatus; in find_child_status()2776 lsapi_child_status * pStatus = g_prefork_server->m_pChildrenStatus; in LSAPI_reset_server_state()2835 while(( g_prefork_server->m_pChildrenStatusCur > g_prefork_server->m_pChildrenStatus ) in lsapi_sigchild()2859 g_prefork_server->m_pChildrenStatus = (lsapi_child_status *)pBuf; in lsapi_init_children_status()2899 lsapi_child_status * pStatus = g_prefork_server->m_pChildrenStatus; in lsapi_check_child_status()
Completed in 11 milliseconds