Proposed resolution (November, 2015):
Change 6.9.2 [intro.multithread] paragraph 23 as follows:
Two actions are potentially concurrent if
they are performed by different threads, or
they are unsequenced,
andat least one is performed by a signal handler, and they are not both performed by the same signal handler invocation.