[Mono-dev] Profiler: ThreadStart/ThreadEnd

Greg Young gregoryyoung1 at gmail.com
Sun May 29 17:43:21 UTC 2016


Great just wanted to verify it was something unlikely to change.

On Sun, May 29, 2016 at 6:03 PM, Alex Rønne Petersen <alex at alexrp.com> wrote:
> Yes, this is guaranteed. We make the same assumption in Mono's own log
> profiler to do cleanup.
>
> Regards,
> Alex
>
> On Sun, May 29, 2016 at 3:28 PM, Greg Young <gregoryyoung1 at gmail.com> wrote:
>> From running and testing it seems that Start/End are called on the
>> thread in question. Can I assume this to be the case in the future?
>> Basically I have some thread clean up work I would like to do in
>> ThreadEnd and would prefer to just be able to do it here. Are there
>> some situations where ThreadStart/ThreadEnd might be called on from a
>> thread that is not the target thread?
>> --
>> Studying for the Turing test
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list



-- 
Studying for the Turing test


More information about the Mono-devel-list mailing list