mirror of
https://sourceware.org/git/glibc.git
synced 2025-11-06 19:29:35 +03:00
During critical sections, signal handling is deferred and thus RPCs return EINTR, even if SA_RESTART is set. We thus have to restart the whole critical section in that case. This also adds HURD_CRITICAL_UNLOCK in the cases where one wants to break the section in the middle.
1.5 KiB
1.5 KiB