Give session memory pools a back pointer to their (thread) pool.
Schedule sessions from busy-lists and from the waiter via SES_Schedule(), to Pool_Schedule() in the right pool.
Showing
Please register or sign in to comment
Schedule sessions from busy-lists and from the waiter via SES_Schedule(), to Pool_Schedule() in the right pool.