Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Aug 2005 00:47:31 +0000 (UTC)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr/thread thr_syscalls.c
Message-ID:  <200508030047.j730lVXp040709@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2005-08-03 00:47:31 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_syscalls.c 
  Log:
  Add a cancellation point for usleep().
  
  While here, fix sleep() so that it is also a cancellation point (a
  missing weak reference prevented that).
  
  Revision  Changes    Path
  1.10      +19 -0     src/lib/libthr/thread/thr_syscalls.c



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