$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] at_thread_exit() never getting called
From: cowwoc (cowwoc_at_[hidden])
Date: 2009-10-25 21:02:41
Hi,
I am registering boost::this_thread::at_thread_exit() against one of my
threads. When the main thread exits using "return 0" the at_thread_exit hook
never gets invoked. Is this normal? Is there a way to hook the main thread
shutting down?
Thanks,
Gili
-- View this message in context: http://www.nabble.com/at_thread_exit%28%29-never-getting-called-tp26053513p26053513.html Sent from the Boost - Users mailing list archive at Nabble.com.