Searched defs:sem_undo (Results 1 – 1 of 1) sorted by relevance
121 struct sem_undo { struct122 struct sem_undo * proc_next; /* next entry on this process */ argument123 struct sem_undo * id_next; /* next entry on this semaphore set */ argument128 /* sem_undo_list controls shared access to the list of sem_undo structures argument