Seigo Tanimura
d48d4b2501
Add a global sx sigio_lock to protect the pointer to the sigio object
...
of a socket. This avoids lock order reversal caused by locking a
process in pgsigio().
sowakeup() and the callers of it (sowwakeup, soisconnected, etc.) now
require sigio_lock to be locked. Provide sowwakeup_locked(),
soisconnected_locked(), and so on in case where we have to modify a
socket and wake up a process atomically.
2002-04-27 08:24:29 +00:00
..
2002-04-25 01:22:16 +00:00
2002-04-27 01:31:17 +00:00
2002-03-24 11:25:46 +00:00
2002-04-26 22:32:15 +00:00
2002-04-24 00:00:55 +00:00
2002-04-20 01:42:56 +00:00
2002-04-20 14:43:34 +00:00
2002-04-27 01:31:17 +00:00
2002-04-25 03:31:39 +00:00
2002-04-21 10:32:48 +00:00
2002-04-11 21:01:34 +00:00
2002-04-27 01:31:17 +00:00
2002-04-26 03:49:02 +00:00
2002-04-27 07:07:37 +00:00
2002-04-04 21:03:38 +00:00
2002-04-23 10:25:35 +00:00
2002-04-27 01:31:17 +00:00
2002-04-26 19:36:25 +00:00
2002-04-26 10:06:26 +00:00
2002-04-04 21:03:38 +00:00
2002-04-27 08:24:29 +00:00
2002-04-11 06:53:40 +00:00
2002-04-27 01:31:17 +00:00
2002-04-27 08:24:29 +00:00
2002-04-04 21:03:38 +00:00
2002-04-24 22:32:48 +00:00
2002-04-14 17:37:35 +00:00
2002-04-27 08:24:29 +00:00
2002-04-24 19:09:48 +00:00
2002-04-04 21:03:38 +00:00
2002-04-27 08:24:29 +00:00
2002-04-04 21:03:38 +00:00
2002-04-20 05:35:02 +00:00
2002-04-04 21:03:38 +00:00
2002-04-26 22:48:23 +00:00
2002-03-20 10:12:07 +00:00
2002-04-17 01:07:29 +00:00
2002-04-21 16:14:54 +00:00
2002-04-26 20:24:28 +00:00
2002-04-01 21:31:13 +00:00
2002-04-26 22:48:23 +00:00
2002-03-19 22:20:14 +00:00
2002-04-25 01:22:16 +00:00
2002-04-11 21:17:45 +00:00
2002-04-25 01:22:16 +00:00
2002-04-27 08:24:29 +00:00
2002-04-01 19:22:04 +00:00
2002-04-18 14:52:28 +00:00
2002-04-26 22:44:15 +00:00
2002-04-26 17:55:27 +00:00