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

David Xu davidxu at FreeBSD.org
Mon Oct 10 05:15:08 PDT 2005


davidxu     2005-10-10 12:15:07 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_create.c 
  Log:
  The pthread_attr_set_createsuspend_np was broken, fix it by
  replacing THR_FLAGS_SUSPENDED with THR_FLAGS_NEED_SUSPEND.
  
  Revision  Changes    Path
  1.24      +1 -1      src/lib/libthr/thread/thr_create.c


More information about the cvs-src mailing list