Session Module
Data Fields
session_proc_node Struct Reference

This is the structure into the rb_tree that contains all the processes which are currently using the sessions. More...

#include <session_module.h>

Data Fields

int key
 
atomic_t session_counter
 

Detailed Description

This is the structure into the rb_tree that contains all the processes which are currently using the sessions.

Field Documentation

int key

the key on which the search method will find the needed node, its the pid

atomic_t session_counter

the field that stores an atomi value indicating how many sessions are opened by the process


The documentation for this struct was generated from the following file: