Synopsis
#define _BIS_SR(X) __bis_SR_register(X)
Description

A synonym for __bis_SR_register.