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