To synchronize a set of threads, set a thread synchronization breakpoint (thread syncpoint) on the Code tab of the Create Breakpoint dialog box. Enter its location into the Location field, and the threads you want to synchronize into the Thread Filter field. Optionally, you can specify a Condition, an Action, and a Skip number.
To set a thread syncpoint:
The breakpoint appears at the beginning of the line. For example, a breakpoint at source code line 100 stops the application after line 99 executes.
Copyright © 2001-2011, Intel Corporation. All rights reserved.