Home
last modified time | relevance | path

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

/third_party/rust/crates/cxx/tests/ui/
Dvector_autotraits.rs6 type ThreadSafe; typedef
14 unsafe impl Send for ffi::ThreadSafe {} implementation
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_abort_sniffer.h122 virtual bool ThreadSafe () const in ThreadSafe() function