Home
last modified time | relevance | path

Searched defs:atomic_char (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/__atomic/
H A Daliases.h29 using atomic_char = atomic<char>; variable
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dstdatomic.h99 typedef _Atomic(char) atomic_char; typedef
/freebsd/sys/sys/
H A Dstdatomic.h191 typedef _Atomic(char) atomic_char; typedef