On Sun, 09 Nov 2008, David Arturo Macias Corona wrote:

Hi David,

> Original message is included below
>
> As summary:
>
> For first thread (how do you know is 1 ? ):
> ---------
> [...]
> 2. hb_threadMutexLock()
> 2. hb_inkeyPoll()
> 3. hb_inkeyPoll()
> 1. hb_gt_os2_ReadKey()    <-------
> 2. hb_gt_os2_ReadKey()
> 3. hb_gt_os2_ReadKey()
> 4. hb_gt_os2_ReadKey()
> 5. hb_gt_os2_ReadKey()
> 4. hb_inkeyPoll()
> _hb_gettid()
> TID=1
> 5. hb_inkeyPoll()
> 6. hb_inkeyPoll()
> [...]
> ---------
>
> For second thread (how do you know is 2 ? ):
> ---------
> [...]
> 2. hb_threadMutexLock()
> 2. hb_inkeyPoll()
> 3. hb_inkeyPoll()
> SYS1808:
> The process has stopped.  The software diagnostic
> code (exception code) is  0001.
> [...]
> ---------
>
> Note: List does not contain
>    0. hb_gt_os2_ReadKey()
> It was added later and failed in same point:
> trying to execute:
>    iKey = HB_GTSELF_READKEY( pGT, INKEY_ALL );

I've seen it. Thank you but because the results where strange
I asked you to repeat the test with "0. hb_gt_os2_ReadKey(%p)".

best regards,
Przemek
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to