Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7490635
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T15:41:24+00:00 2026-05-29T15:41:24+00:00

Andrew Troelsen in his book Pro C# 2008 and the .NET 3.5 Platform, Fourth

  • 0

Andrew Troelsen in his book Pro C# 2008 and the .NET 3.5 Platform, Fourth Edition says while explaining newobj instruction from CLR page no. 248, first para third bullet

before returning the reference to the caller, advance the next object pointer to point to the next available slot on the managed heap

sounds like advance the next object pointer is winthin a lock block (or something similar) to make sure this pointer gets incremented correctly after every object creation on managed heap by all .net threads. Am i right or entirely wrong?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-29T15:41:26+00:00Added an answer on May 29, 2026 at 3:41 pm

    First of all this is an implementation detail. There are many ways to implement this, and a CLR implementation is free to choose whichever it likes.

    A few possible implementations:

    1. Use locking as you suggest
    2. Use ” lockless” methods like Interlocked.Exchange
    3. Allocate from different areas in each thread. For example by having a separate Gen0 heap per thread.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

In his book Pro C# 2008 and the .NET 3.5 Platform , Andrew Toelsen
I'm reading Pro C# 2010 and the .Net 4 Platform by Andrew Troelsen. In
I'm reading a book about C# ( Pro C# and the .NET 4 Platform
I got a book named Pro C# 2005 and the .NET 2.0 Platform, Third
I'm reading the book ASP.NET 3.5 Social Networking - Andrew Siemer and I got
In a title Forcing a Garbage Colection from book C# 2010 and the .NET
As Andrew Hare suggested in his answer : Create a field to store all
I was recommeded a book called: Accelerated C++ Practical Programming by Example by Andrew
I have been using Andrew Whitaker's code at jsfiddle.net/5xbhY. I was hoping someone could
While inspecting the the .net object model in the Object Browser window, I came

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.