C++ attribute: optimize_for_synchronized (TM TS)
Min standard notice:
Indicates that the function definition should be optimized for invocation from a synchronized statement.
# Example
This section is incompleteReason: no example
Indicates that the function definition should be optimized for invocation from a synchronized statement.
This section is incompleteReason: no example