Searched defs:_auth_mgr (Results 1 – 1 of 1) sorted by relevance
32 struct _auth_mgr struct34 short max_auth_sessions;35 short open_auth_sessions;36 UINT32 sleeping_threads;37 COND_VAR **overflow; /* queue of TCS contexts waiting for an auth session to become39 unsigned int of_head, of_tail; /* head and tail of the overflow queue */40 struct auth_map *auth_mapper; /* table of currently tracked auth sessions */41 UINT32 auth_mapper_size, overflow_size;