Larson (1982) talks about "mutually exclusive" events, while Poirier
(1995) about "pairwise mutually exclusive events"
I suppose that the two notions are equivalent (they both refer two
disjoint sets), right? Does this make adding the word "pairwise"
superfluous on behalf of Poirier?
For simplicity, let's require the sample space to be finite and contain only possible outcomes, so that an empty event is precisely one that has zero probability (i.e., $P(S)=0\iff S=\emptyset$). With this, there appears to be two inequivalent definitions of mutual exclusivity (they converge only when discussing exactly two events):
Gerry's and gideonite's answers on this page define multiple events as mutually exclusive iff no outcome belongs to all of them (e.g., for three events: $A\cap B\cap C=\emptyset$). In other words, a collection of mutually exclusive events is precisely a collection of events that cannot simultaneously occur.
[i.e., collectionwise mutual exclusivity]
This answer, this answer, Wikipedia and mine define multiple events as mutually exclusive iff they are pairwise disjoint. In other words, a collection of mutually exclusive events is precisely a collection of events that can occur only one at a time.
[i.e., pairwise mutual exclusivity]
Definition 2 is stricter than Definition 1: observe that only the latter allows mutually exclusive events $A,B,C$ to be such that $A\cap B\ne\emptyset$ and such that $P(A)+P(B)+P(C)>1.$
Definition 2—but not Definition 1—is consistent with the definition of mutual independence, and the usual meaning of phrases like ‘mutual respect’, where mutual implies pairwise.
(However, note that while pairwise independence does not imply mutual independence, pairwise mutual exclusivity does imply both the above definitions of mutual exclusivity.)
P.S. Please refer to this answer for a parallel discussion of set disjointedness: Does ‘disjoint’ mean pairwise or collectionwise?. And in the answer ‘each’, ‘every’, ‘any’, ‘all’, I point out how the poor choice of the phrase ‘if any’ in Wikipedia's definition of the term ‘disjoint’ does not help disambiguate its definition!