You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by Weldon Washburn <we...@gmail.com> on 2007/04/01 19:57:02 UTC

[drlvm][vmcore][util] Harmony-2987 race condition involving common_stack_size

hmm... maybe I am misreading the code but it seems common_stack_size,
common_guard_stack_size, common_guard_page_size are all set once during
thread startup.  Is there a race condition where these variables are read
before the thread is fully initialized?

-- 
Weldon Washburn