Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Jan 2005 02:08:34 +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/kern kern_umtx.c
Message-ID:  <200501060208.j0628YM8064924@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2005-01-06 02:08:34 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_umtx.c 
  Log:
  Return ETIMEDOUT when thread is timeouted since POSIX thread
  APIs expect ETIMEDOUT not EAGAIN, this simplifies userland code a
  bit.
  
  Revision  Changes    Path
  1.26      +7 -5      src/sys/kern/kern_umtx.c



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