Recent posts
Most Popular
Recent Comments
- Nouveau Lock (C# 13/.NET 9) - Blog .NET on Object header get complicated
- Anonymous on Mono.Cecil – Generics
- Anonymous on Object header get complicated
.Net attached-properties Behind the scenes C# call callback callvirt cff explorer cil clr command-binding compiler deadlock hook IL internal Internals jit kernel-mode keyboard-hook keylogger livelock localization lock low-level Mono.Cecil msil MVVM optimization pinvoke reference-type Reflection.Emit resourcemanager Rewrite Roslyn routed-command secrets syncblock synchronization threads tile value-type windows windows-phone writeablebitmap
Tag Archives: hashcode
Object header get complicated
Object header, sync block, thin lock vs fat lock, hashcode – all of this and more will be explained in the following post. First, let’s make a brief overview on the object header in the CLR. What is the object … Continue reading
Posted in .NET, C#, Internals
Tagged Behind the scenes, C#, clr, coreclr, fat lock, gc, hashcode, internal, lock, object header, syncblock, synchronization, thin lock
6 Comments