Home
last modified time | relevance | path

Searched refs:atomic_wchar_t (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/
Dstdatomic.h104 using std::atomic_wchar_t;
/bionic/libc/include/bits/
Dstdatomic.h175 typedef _Atomic(wchar_t) atomic_wchar_t; typedef