Searched defs:IsThreadSafe (Results 1 - 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DDNBTimer.h42 if (rhs.IsThreadSafe())
51 if (rhs.IsThreadSafe())
62 IsThreadSafe() const function in class:DNBTimer
/external/chromium_org/ui/gfx/image/
H A Dimage_skia.cc414 CHECK(IsThreadSafe());
417 bool ImageSkia::IsThreadSafe() const { function in class:gfx::ImageSkia

Completed in 247 milliseconds