[Ace-users] [ace-users] detach ACE_Thread

Andriy Gapon avg at icyb.net.ua
Tue Dec 18 10:21:41 CST 2007


on 18/12/2007 18:05 Andriy Gapon said the following:
> P.S. the described above issue with deadlock makes me wonder if
> ACE_Thread_Manager is immune to thread id re-use by underlying pthread
> library if joinable threads are created and terminated but join is
> called some time later.

Just realized that I wrote something stupid, id of non-detached thread
will not be re-used until is actually joined (even if the thread is
terminated).


-- 
Andriy Gapon



More information about the Ace-users mailing list