cvs commit: src/lib/libthr/thread thr_syscalls.c

Daniel Eischen deischen at FreeBSD.org
Wed Aug 3 00:47:32 GMT 2005


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


More information about the cvs-src mailing list