cvs commit: src/lib/libc/gmon mcount.c

David Xu davidxu at FreeBSD.org
Fri May 6 00:37:02 PDT 2005


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


More information about the cvs-src mailing list