Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jan 2006 11:48:02 +0000 (UTC)
From:      David Xu <davidxu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libthr pthread.map src/lib/libthr/thread thr_timer.c
Message-ID:  <200601041148.k04Bm2cV087894@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2006-01-04 11:48:02 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr           pthread.map 
    lib/libthr/thread    thr_timer.c 
  Log:
  1. Add SIGEV_THREAD notification for mq_notify.
  2. Reuse current timer code and abstract some common code to
     to support both timer and mqueue.
  
  Revision  Changes    Path
  1.12      +4 -0      src/lib/libthr/pthread.map
  1.7       +340 -199  src/lib/libthr/thread/thr_timer.c



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