Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Dec 2000 09:04:12 -0800 (PST)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc_r/uthread uthread_nanosleep.c
Message-ID:  <200012201704.eBKH4Cp46971@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2000/12/20 09:04:12 PST

  Modified files:
    lib/libc_r/uthread   uthread_nanosleep.c 
  Log:
  When retrieving the time of day in nanosleep(), store it in the
  global time of day.  This costs us nothing, but is a bit of a hack
  to work around a process blocking and not having the time updated
  by an ITIMER_PROF signal.
  
  PR:		23679
  
  Revision  Changes    Path
  1.14      +13 -5     src/lib/libc_r/uthread/uthread_nanosleep.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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