]> git.ipfire.org Git - thirdparty/asterisk.git/commit
core: Create ast_atomic macro's.
authorCorey Farrell <git@cfware.com>
Sat, 27 Jan 2018 19:03:57 +0000 (14:03 -0500)
committerCorey Farrell <git@cfware.com>
Tue, 30 Jan 2018 17:50:38 +0000 (12:50 -0500)
commit720dbb57453bed262f427a4ea84dd76c6cbb2885
tree5c8a542b97211dd3fda6b7c6bfc20396288f7fbb
parentda4ddb1faadd75680937fcc29e3a1062624d7357
core: Create ast_atomic macro's.

Create ast_atomic macro's to provide a consistent interface to the
common functionality of __atomic and __sync built-in functions.

ASTERISK-27619

Change-Id: Ieba3f81832a0e25c5725ea067e5d6f742d33eb5b
include/asterisk/lock.h