Break program execution on re-entrant function calls.
Parallel > Break on Re-entrant Call...
Break on Re-entrant Call
Use the Re-entrant Call Detection dialog box to break the program execution when a specific function is called by more than one thread at the same time. When the break condition is fulfilled, the program execution stops and a message box pops up displaying the function name and the ID numbers of the calling threads.
Select this checkbox to have the program execution stop whenever the specified function is called by more than one thread. You can enter any address or expression, such as a function name.
Copyright © 2001-2011, Intel Corporation. All rights reserved.