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

David Xu davidxu at FreeBSD.org
Tue Mar 11 03:26:48 UTC 2008


davidxu     2008-03-11 03:26:47 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_sem.c 
  Log:
  If a thread is cancelled, it may have already consumed a umtx_wake,
  check waiter and semphore counter to see if we may wake up next thread.
  
  Revision  Changes    Path
  1.14      +2 -0      src/lib/libthr/thread/thr_sem.c


More information about the cvs-all mailing list