runtime: handle KERN_ABORTED in the darwin semaphore implementation
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 7 Dec 2011 09:26:45 +0000 (11:26 +0200)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 30 Dec 2011 21:06:59 +0000 (23:06 +0200)
commit568d94164d0cf7bb6edaa27554e6e3a0f003434e
treecfd0174eee68a3933c129bb093cc74d7dbac19db
parentf73e459ca24cb3a6496ec16196b2ff69bef72ea2
runtime: handle KERN_ABORTED in the darwin semaphore implementation

  Analogous to EINTR.
src/runtime/darwin-os.c