Files
glib/glib
Ray Strode 7bbd4328f6 wakeup: Fix g_wakeup_acknowledge if signal comes in
It's not very likely, but there is a small chance that an
incoming signal could disturb the non-blocking read calls in
g_wakeup_acknowledge, leading to a subsequent spurious wake up.

This commit addresses the problem by doing the usual EINTR
loop (which is already present on the write side incidentally)
2023-10-05 09:55:49 -04:00
..
2023-09-11 13:38:03 +02:00
2022-05-23 09:19:45 -04:00
2022-06-29 16:05:09 +02:00
2023-09-11 13:38:26 +02:00
2023-09-11 13:31:39 +02:00
2023-02-09 13:36:51 +00:00
2023-02-09 13:36:51 +00:00
2018-01-04 22:19:30 +01:00
2023-07-21 18:40:13 +01:00
2022-07-25 22:30:22 +01:00
2021-09-21 09:41:29 +00:00
2023-09-11 13:42:10 +02:00
2021-11-18 14:32:09 +00:00
2023-02-09 13:36:51 +00:00
2023-09-11 11:33:47 +02:00
2023-10-03 16:09:03 +02:00
2023-05-16 11:27:45 +01:00
2023-09-11 12:52:39 +02:00
2023-09-11 11:55:45 +02:00
2023-08-01 15:33:21 -03:00