cvs commit: src/sys/kern kern_mutex.c

John Baldwin jhb at FreeBSD.org
Thu Apr 17 15:28:59 PDT 2003


jhb         2003/04/17 15:28:58 PDT

  FreeBSD src repository

  Modified files:
    sys/kern             kern_mutex.c 
  Log:
  Use TD_IS_RUNNING() instead of thread_running() in the adaptive mutex
  code.
  
  Revision  Changes    Path
  1.126     +2 -7      src/sys/kern/kern_mutex.c


More information about the cvs-all mailing list