mirror of
https://github.com/VSadov/Satori.git
synced 2025-06-09 09:34:49 +09:00
Rename mention to master branch to main (#48824)
This commit is contained in:
parent
79ae74f5ca
commit
3553284bea
122 changed files with 230 additions and 230 deletions
|
@ -327,7 +327,7 @@ Given WKS GC with concurrent GC on (default case), the code flow for a backgroun
|
|||
Resources
|
||||
=========
|
||||
|
||||
- [.NET CLR GC Implementation](https://raw.githubusercontent.com/dotnet/runtime/master/src/coreclr/gc/gc.cpp)
|
||||
- [.NET CLR GC Implementation](https://raw.githubusercontent.com/dotnet/runtime/main/src/coreclr/gc/gc.cpp)
|
||||
- [The Garbage Collection Handbook: The Art of Automatic Memory Management](http://www.amazon.com/Garbage-Collection-Handbook-Management-Algorithms/dp/1420082795)
|
||||
- [Garbage collection (Wikipedia)](http://en.wikipedia.org/wiki/Garbage_collection_(computer_science))
|
||||
- [Pro .NET Memory Management](https://prodotnetmemory.com/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue