On Tue, Jan 25, 2005, [EMAIL PROTECTED] wrote:

> I have two threads.  Both using pth_select() to wait for events.
> But I am seeing a problem where one thread (main thread) is blocked on
> pth_select() forever.
> It's not even timing out.  I do have timer value passed into pth_select().
> Other thread is working fine, getting events from pth_select().
> Is there any case where pth_select() wouldn't even time out?

Do you have a small demo program at hand which deterministically
reproduces this problem so I can debug it?

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com

______________________________________________________________________
GNU Portable Threads (Pth)            http://www.gnu.org/software/pth/
Development Site                      http://www.ossp.org/pkg/lib/pth/
Distribution Files                          ftp://ftp.gnu.org/gnu/pth/
Distribution Snapshots                 ftp://ftp.ossp.org/pkg/lib/pth/
User Support Mailing List                            pth-users@gnu.org
Automated List Manager (Majordomo)           [EMAIL PROTECTED]

Reply via email to