patch-1.3.11 linux/include/linux/tqueue.h
Next file: linux/include/linux/trdevice.h
Previous file: linux/include/linux/timer.h
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Mon Jul 17 12:44:39 1995
- Orig file:
v1.3.10/linux/include/linux/tqueue.h
- Orig date:
Wed Apr 12 21:24:17 1995
diff -u --recursive --new-file v1.3.10/linux/include/linux/tqueue.h linux/include/linux/tqueue.h
@@ -143,7 +143,7 @@
void (*f) (void *);
while(1) {
- p = xchg_ptr(list,&tq_last);
+ p = xchg(list,&tq_last);
if(p == &tq_last)
break;
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this