gecko-dev/ipc
Lee Salzman 6be4cb7795 Bug 1829026 - Handle KERN_ABORTED from semaphore_wait. r=aosmond
semaphore_wait and semaphore_timedwait can return KERN_ABORTED, much
like POSIX semaphores can return EINTR, and need to restart their
waits for correct behavior.

Differential Revision: https://phabricator.services.mozilla.com/D195952
2023-12-12 07:35:04 +00:00
..
app
chromium Bug 1677775 - reformat .mozbuild files with Black r=linter-reviewers,geckoview-reviewers,firefox-build-system-reviewers,ahal,glandium,owlish,sylvestre 2023-12-08 04:26:45 +00:00
contentproc
docs
glue Bug 1829026 - Handle KERN_ABORTED from semaphore_wait. r=aosmond 2023-12-12 07:35:04 +00:00
gtest
ipdl Bug 1859625 Part 3: Stop sending the GetOutputColorProfileData message. r=ipc-reviewers,mccr8 2023-11-27 21:11:10 +00:00
mscom Bug 1865867 - [1/2] Modernize ApartmentRegion{,T} r=handyman 2023-11-30 02:43:39 +00:00
testshell
moz.build
pull-chromium.py