Searched refs:m_pChildrenStatus (Results 1 – 1 of 1) sorted by relevance
2744 lsapi_child_status * m_pChildrenStatus; member2839 lsapi_child_status * pStatus = g_prefork_server->m_pChildrenStatus; in find_child_status()2866 lsapi_child_status * pStatus = g_prefork_server->m_pChildrenStatus; in LSAPI_reset_server_state()2944 while(( g_prefork_server->m_pChildrenStatusCur > g_prefork_server->m_pChildrenStatus ) in lsapi_sigchild()2956 if (g_prefork_server->m_pChildrenStatus) in lsapi_init_children_status()2971 g_prefork_server->m_pChildrenStatus = (lsapi_child_status *)pBuf; in lsapi_init_children_status()3018 lsapi_child_status * pStatus = g_prefork_server->m_pChildrenStatus; in lsapi_check_child_status()
Completed in 14 milliseconds