Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Jul 2005 03:34:54 +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.h
Message-ID:  <200507280334.j6S3YsP1007146@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2005-07-28 03:34:54 UTC

  FreeBSD src repository

  Modified files:
    lib/libthr/thread    thr_umtx.h 
  Log:
  Cast to uintptr_t to avoid compiler warning, it was broken by
  the recent atomic_ptr() change.
  
  Revision  Changes    Path
  1.2       +12 -6     src/lib/libthr/thread/thr_umtx.h



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