cvs commit: src/lib/libpthread/thread thr_select.c

David Xu davidxu at FreeBSD.org
Thu Jul 3 06:36:31 PDT 2003


davidxu     2003/07/03 06:36:29 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_select.c 
  Log:
  If select() is only used for sleep, convert it to nanosleep,
  it only need purely wait in user space.
  
  Revision  Changes    Path
  1.25      +9 -4      src/lib/libpthread/thread/thr_select.c


More information about the cvs-all mailing list