On Sat, May 15, 2010 at 7:22 PM, Vincent Torri wrote:
>
>
> On Sat, 15 May 2010, Enlightenment SVN wrote:
>
>> Log:
>> add FIXME
>>
>> Author: jeffdameth
>> Date: 2010-05-15 09:57:28 -0700 (Sat, 15 May 2010)
>> New Revision: 48893
>>
>> Modified:
>> trunk/efreet/src/lib/efreet_icon
On Sat, 15 May 2010, Enlightenment SVN wrote:
> Log:
> add FIXME
>
> Author: jeffdameth
> Date: 2010-05-15 09:57:28 -0700 (Sat, 15 May 2010)
> New Revision: 48893
>
> Modified:
> trunk/efreet/src/lib/efreet_icon.c
>
> Modified: trunk/efreet/src/lib/efreet_icon.c
> ===
On 05/15/2010 11:40 AM, Gustavo Sverzut Barbieri wrote:
> On Sat, May 15, 2010 at 4:32 AM, Christopher Michael
> wrote:
>> Working on an app that uses pause() to sleep until another process is
>> finished it's setup, but I ran into an ecore_x issue.
>>
>> The first process spawns the second one,
On Sat, May 15, 2010 at 4:32 AM, Christopher Michael
wrote:
> Working on an app that uses pause() to sleep until another process is
> finished it's setup, but I ran into an ecore_x issue.
>
> The first process spawns the second one, then calls 'pause()' to wait
> for the second process to get setu
Working on an app that uses pause() to sleep until another process is
finished it's setup, but I ran into an ecore_x issue.
The first process spawns the second one, then calls 'pause()' to wait
for the second process to get setup.
The problem is that in the second process, ecore_x_init is calle