cvs commit: src/lib/libc_r/uthread uthread_select.c

Tor Egge tegge at FreeBSD.org
Fri Oct 13 13:04:15 PDT 2006


tegge       2006-10-13 20:04:13 UTC

  FreeBSD src repository

  Modified files:
    lib/libc_r/uthread   uthread_select.c 
  Log:
  Delay setting wakeup time until after poll array has been allocated.
  Blocking on the malloc spinlock would cause the select timeout to be lost.
  
  Revision  Changes    Path
  1.22      +20 -20    src/lib/libc_r/uthread/uthread_select.c


More information about the cvs-all mailing list