Searched defs:ThreadSafe (Results 1 – 4 of 4) sorted by relevance
6 type ThreadSafe; typedef14 unsafe impl Send for ffi::ThreadSafe {} implementation
22 enum class ThreadSafe : bool { enum
122 virtual bool ThreadSafe () const in ThreadSafe() function