Home
last modified time | relevance | path

Searched defs:sessionpool (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pkcs11/libpkcs11/common/
H A DmetaGlobal.h448 typedef struct sessionpool { struct
449 pthread_mutex_t list_lock;
452 slot_session_t *active_list_head;
461 slot_session_t *persist_list_head;
468 slot_session_t *idle_list_head;
469 boolean_t keep_one_alive;
470 int num_idle_sessions; /* number of sessions in "idle_list_head" */