Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dsem.h117 struct sem_undo { struct
118 struct sem_undo * proc_next; /* next entry on this process */ argument
119 struct sem_undo * id_next; /* next entry on this semaphore set */ argument
120 int semid; /* semaphore set identifier */
121 short * semadj; /* array of adjustments, one per semaphore */