Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Feb 2004 21:50:07 -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_private.h thr_sem.c
Message-ID:  <200402030550.i135o7mV095858@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2004/02/02 21:50:07 PST

  FreeBSD src repository

  Modified files:
    lib/libpthread/thread thr_private.h thr_sem.c 
  Log:
  Provide a userland version of non-pshared semaphores and add cancellation
  points to sem_wait() and sem_timedwait().  Also make sem_post signal-safe.
  
  Revision  Changes    Path
  1.113     +0 -12     src/lib/libpthread/thread/thr_private.h
  1.14      +155 -159  src/lib/libpthread/thread/thr_sem.c



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