DragonFly BSD
DragonFly commits List (threaded) for 2003-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cvs commit: src/sys/kern lwkt_msgport.c


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 21 Oct 2003 18:01:16 -0700 (PDT)

dillon      2003/10/21 18:01:16 PDT

  Modified files:
    sys/kern             lwkt_msgport.c 
  Log:
  MSGF_DONE needs to be cleared when a message is to be handled asynchronously.
  Nobody uses lwkt_waitmsg() yet so the bug didn't effect anything.
  
  Noticed-by: Galen Sampson <galen_sampson@xxxxxxxxx>
  
  Revision  Changes    Path
  1.6       +1 -0      src/sys/kern/lwkt_msgport.c




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]