Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Jan 2005 13:38:15 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys umtx.h src/sys/kern kern_umtx.c
Message-ID:  <200501141338.j0EDcFkW080443@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2005-01-14 13:38:15 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              umtx.h 
    sys/kern             kern_umtx.c 
  Log:
  make umtx timeout relative so userland can select different clock type,
  e.g, CLOCK_REALTIME or CLOCK_MONOTONIC.
  merge umtx_wait and umtx_timedwait into single function.
  
  Revision  Changes    Path
  1.31      +51 -46    src/sys/kern/kern_umtx.c
  1.12      +4 -10     src/sys/sys/umtx.h



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