Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Feb 2004 07:20:56 -0800 (PST)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libpthread/thread thr_sem.c
Message-ID:  <200402061520.i16FKvRV047801@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2004/02/06 07:20:56 PST

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_sem.c 
  Log:
  Add cancellation point to sem_wait() and sem_timedwait() for pshared
  semaphores.  Also add cancellation cleanup handlers to keep semaphores
  in a consistent state.
  
  Submitted in part by:   davidxu
  Reviewed by:            davidxu
  
  Revision  Changes    Path
  1.15      +18 -10    src/lib/libpthread/thread/thr_sem.c



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