Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Oct 2006 22:31:00 +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/thread thr_umtx.c thr_umtx.h
Message-ID:  <200610132231.k9DMV0E3063777@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2006-10-13 22:31:00 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_umtx.c thr_umtx.h 
  Log:
  o Make _thr_umutex_init a function.
  o Eliminate unused parameter for some functions.
  o Convert type of first parameter to void * for _thr_umtx_wait
    and _thr_umtx_wake.
  
  Revision  Changes    Path
  1.5       +14 -6     src/lib/libthr/thread/thr_umtx.c
  1.6       +9 -15     src/lib/libthr/thread/thr_umtx.h



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