C++ attribute: optimize_for_synchronized (TM TS)

Indicates that the function definition should be optimized for invocation from a synchronized statement.

# Example

This section is incompleteReason: no example