Define RCPPUTILS_TSA_EXCLUDES

Define Documentation

RCPPUTILS_TSA_EXCLUDES(...)

attribute prevents deadlock, by making sure that a mutex is not held.

However, EXCLUDES is an optional attribute, and does not provide the same safety guarantee as RCPPUTILS_TSA_REQUIRES. In particular: