cvs commit: src/lib/libthr/thread thr_create.c

David Xu davidxu at FreeBSD.org
Sat Mar 15 20:22:40 PDT 2008


davidxu     2008-03-16 03:22:38 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_create.c 
  Log:
  Actually delete SIGCANCEL mask for suspended thread, so the signal will not
  be masked when it is resumed.
  
  Revision  Changes    Path
  1.41      +2 -3      src/lib/libthr/thread/thr_create.c


More information about the cvs-all mailing list