-
Notifications
You must be signed in to change notification settings - Fork 1
synchronize
Mario Bielert edited this page Jun 29, 2017
·
3 revisions
The synchronize
policy is used to provide a synchronize handler for non-async policies.
This policy conflicts with the async policy.
This method gets called to synchronise the time between the plugin, Score-P and the measurement.
Arguments:
- is_responsible - signalises, whether the thread is used responsible to do the time synchronisation, e.g. master thread
- mode - gives a hint, the the synchronisation is called
This policy doesn't provide any methods.