patch-2.1.130 linux/include/asm-i386/semaphore.h
Next file: linux/include/asm-i386/unistd.h
Previous file: linux/include/asm-i386/processor.h
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Tue Nov 24 09:45:04 1998
-  Orig file: 
v2.1.129/linux/include/asm-i386/semaphore.h
-  Orig date: 
Fri Jul 31 17:05:52 1998
diff -u --recursive --new-file v2.1.129/linux/include/asm-i386/semaphore.h linux/include/asm-i386/semaphore.h
@@ -37,6 +37,7 @@
 asmlinkage void __up_wakeup(void /* special register calling convention */);
 
 extern void __down(struct semaphore * sem);
+extern int  __down_interruptible(struct semaphore * sem);
 extern void __up(struct semaphore * sem);
 
 extern spinlock_t semaphore_wake_lock;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov