patch-2.2.0-pre1 linux/include/linux/sem.h
Next file: linux/include/linux/smp.h
Previous file: linux/include/linux/sched.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Sun Dec 27 22:18:29 1998
- Orig file:
v2.1.132/linux/include/linux/sem.h
- Orig date:
Fri Jul 31 17:05:53 1998
diff -u --recursive --new-file v2.1.132/linux/include/linux/sem.h linux/include/linux/sem.h
@@ -92,6 +92,7 @@
struct semid_ds * sma; /* semaphore array for operations */
struct sembuf * sops; /* array of pending operations */
int nsops; /* number of operations */
+ int alter; /* operation will alter semaphore */
};
/* Each task has a list of undo requests. They are executed automatically
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov