[Mono-dev] Profiler: ThreadStart/ThreadEnd

Greg Young gregoryyoung1 at gmail.com
Sun May 29 13:28:46 UTC 2016


>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


More information about the Mono-devel-list mailing list