Re-entrant Call Detection Dialog Box

Break program execution on re-entrant function calls.

Menu

Parallel > Break on Re-entrant Call...

Toolbar

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.

Enable Detection at Address

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.

Language
Selects the programming language for the function. This language will be used permanently, unless you change it again.

See Also


Submit feedback on this help topic

Copyright © 2001-2011, Intel Corporation. All rights reserved.