cvs commit: src/sys/kern lwkt_thread.c

Matthew Dillon dillon at crater.dragonflybsd.org
Wed Oct 1 15:54:12 PDT 2003


dillon      2003/10/01 15:53:44 PDT

  Modified files:
    sys/kern             lwkt_thread.c 
  Log:
  Fix a bug in lwkt_trytoken(), it failed to exit its critical section on
  failure.  It is supposed to return with a critical section held on success.
  
  Revision  Changes    Path
  1.33      +1 -0      src/sys/kern/lwkt_thread.c






More information about the Commits mailing list