Searched refs:session_pool (Results 1 – 2 of 2) sorted by relevance
159 session = slots[slot].session_pool.idle_list_head; in meta_slotManager_finalize()170 session = slots[slot].session_pool.persist_list_head; in meta_slotManager_finalize()355 slots[objtok_slotnum].session_pool.keep_one_alive = B_TRUE; in meta_slotManager_find_object_token()451 pool = &slots[slotnum].session_pool; in meta_get_slot_session()534 pool = &slots[session->slotnum].session_pool; in meta_release_slot_session()
485 session_pool_t session_pool; member