Searched refs:p_creator_exit (Results 1 – 2 of 2) sorted by relevance
654 pool->p_creator_exit = FALSE; in svc_pool_init()1722 if (pool->p_creator_exit) in svc_thread_creator()1733 if (pool->p_creator_exit) in svc_thread_creator()1824 pool->p_creator_exit = TRUE; in svc_creator_signalexit()
299 bool_t p_creator_exit : 1; /* If true creator exits */ member