cvs commit: src/sys/geom geom.h geom_event.c

Pawel Jakub Dawidek pjd at FreeBSD.org
Tue Nov 9 23:20:51 GMT 2004


pjd         2004-11-09 23:20:50 UTC

  FreeBSD src repository

  Modified files:
    sys/geom             geom.h geom_event.c 
  Log:
  Introduce g_waitidlelock() function which is simlar to g_waitidle(),
  but should be called with the topology lock held and returns with the
  topology lock held and empty event queue.
  
  Approved by:    phk (sometime ago)
  
  Revision  Changes    Path
  1.88      +1 -0      src/sys/geom/geom.h
  1.52      +12 -0     src/sys/geom/geom_event.c


More information about the cvs-src mailing list