Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Nov 2004 23:20:50 +0000 (UTC)
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom geom.h geom_event.c
Message-ID:  <200411092320.iA9NKo9i061218@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411092320.iA9NKo9i061218>