Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dsem.h30 struct sem_undo *undo; /* undo requests on this array */
99 struct sem_undo *undo; /* undo requests on this array */
108 struct sem_undo * undo; /* undo structure */
121 struct sem_undo { struct
122 struct sem_undo * proc_next; /* next entry on this process */ argument
123 struct sem_undo * id_next; /* next entry on this semaphore set */ argument
134 struct sem_undo *proc_list;