The OpenD Programming Language

atomic_llong

import core.stdc.stdatomic;
alias atomic_llong = shared(long)

Meta