A re-entrant call occurs when more than one thread accesses an expression at the same time. You can have the Intel® Debugger break the code execution at these re-entrant calls.
To break execution on a re-entrant call:
The application executes and stops when more than one thread accesses the specified expression or address at a time.
Copyright © 2001-2011, Intel Corporation. All rights reserved.