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