]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Decrease reference count if we won't use the thread, this avoids memory
authorDavid Xu <davidxu@FreeBSD.org>
Thu, 21 Oct 2004 03:42:24 +0000 (03:42 +0000)
committerDavid Xu <davidxu@FreeBSD.org>
Thu, 21 Oct 2004 03:42:24 +0000 (03:42 +0000)
commit39454d368fe5970ee9eb90bd322b28820dd61841
tree34a74eccc142f9ab28d8649df1962be57dad1faf
parentf742a1edcd62e35b20f633b78a6ede2541bc7920
Decrease reference count if we won't use the thread, this avoids memory
leak under some cases.
lib/libkse/thread/thr_sig.c
lib/libpthread/thread/thr_sig.c