Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dsem.h121 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
128 /* sem_undo_list controls shared access to the list of sem_undo structures argument