signal mask of thread context callbacks handling thread

From: Hongjia Cao (hjcao_at_nudt_dot_edu.cn)
Date: Mon Jul 14 2008 - 05:01:17 PDT

  • Next message: Paul H. Hargrove: "Re: signal mask of thread context callbacks handling thread"
    Since LinuxThreads will not be supported any more, should we block all 
    signals
    for the callback handling thread?
    If signals are not blocked, unexpected signal behavior may occur if 
    sigwait if used to wait for signals.
    

  • Next message: Paul H. Hargrove: "Re: signal mask of thread context callbacks handling thread"