Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstminiobject.c71 #define IS_SHARED(state) (state >= SHARE_TWO) macro
245 && IS_SHARED (newstate)) in gst_mini_object_lock()
369 result = !IS_SHARED (g_atomic_int_get (&mini_object->lockstate)); in gst_mini_object_is_writable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DWasmYAML.cpp519 BCase(IS_SHARED); in bitset()