julian      2008-02-04 19:59:40 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    lib/libkse/sys       lock.c 
    lib/libkse/thread    thr_kern.c 
  Log:
  MFC changes from 1.14 for sys/lock.c and 1.127+1.128 for thread/thr_kern.c
  this copes with the fact that during a fork the child may get
  really screwy state in the threading system due to the
  sudden vaporisation of it's sibling threads.
  
  Revision   Changes    Path
  1.11.2.1   +17 -8     src/lib/libkse/sys/lock.c
  1.125.2.1  +25 -0     src/lib/libkse/thread/thr_kern.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to