Home
last modified time | relevance | path

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

/external/libcxxabi/src/
Dcxa_guard_impl.h240 struct LibcppMutex { struct
243 LibcppMutex& operator=(LibcppMutex const&) = delete; argument
258 bool wait(LibcppMutex& mut) { in wait() argument
267 struct LibcppMutex {}; struct