Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 May 2005 07:37:01 +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/libc/gmon mcount.c
Message-ID:  <200505060737.j467b2R4041476@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidxu     2005-05-06 07:37:01 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/gmon        mcount.c 
  Log:
  Fix race by using atomic operation, with this change, both libpthread
  and libthr now can run profiling on SMP.
  
  Revision  Changes    Path
  1.21      +5 -3      src/lib/libc/gmon/mcount.c



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