We do not currently know of any synonyms for two-phase commit.
The noun two-phase commit is defined as:
A commit operation that has two main steps: requesting the components of a distributed system to notify whether they are able to apply the commit and notify the components to apply it (if all of them notified that they are able to) or to abort it otherwise.