From: Mike McCormack <mj.mccormack@samsung.com>
authorMike McCormack <mj.mccormack@samsung.com>
Tue, 1 Feb 2011 05:56:15 +0000 (05:56 +0000)
committerCarsten Haitzler <raster@rasterman.com>
Tue, 1 Feb 2011 05:56:15 +0000 (05:56 +0000)
commit7443e3ecb566a78e55d8891a911d47e1c93eb510
tree5a6d3d0923c476f671473e69bc95d44105538d2b
parentecf437968039a7949846e12ae892af2be969690d
From: Mike McCormack <mj.mccormack@samsung.com>
Subject: Re: [E-devel] [PATCH] Handle ecore signals with a pipe

This removes a race condition in the main loop where
a signal could come after the signal check, and before
entering the select loop, possibly resulting in a hang.

In practice, this hang wouldn't be seen due to other activity
in the main loop.

SVN revision: 56613
legacy/ecore/ChangeLog
legacy/ecore/src/lib/ecore/ecore_signal.c