c# - Is it possible to execute custom code every time Thread.MemoryBarrier() gets called? -


using instrumentation tools cecil perhaps? guess if it's possible, mean i'd have bundle instrumented versions of standard .net libs?

also, correct in assuming thread.memorybarrier() called .net code generates full fence?

no answer, guess answer no.


Comments

Popular posts from this blog

javascript - Iterate over array and calculate average values of array-parts -

php - Time zone issue -

php - How can I edit my code to echo the data of child's element where my search term was found in, in XMLReader? -