HomeSort by relevance Sort by last modified time
    Searched refs:GCond (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/JavaScriptCore/wtf/gobject/
GOwnPtr.cpp 40 template <> void freeOwnedGPtr<GCond>(GCond* ptr)
GOwnPtr.h 38 template<> void freeOwnedGPtr<GCond>(GCond*);
GTypedefs.h 42 typedef struct _GCond GCond;
  /external/webkit/Source/JavaScriptCore/wtf/
ThreadingPrimitives.h 72 typedef GOwnPtr<GCond> PlatformCondition;
  /external/webkit/Source/WebCore/platform/graphics/gstreamer/
VideoSinkGStreamer.cpp 65 GCond* data_cond;
70 // GCond, then render() tries to render a frame although

Completed in 56 milliseconds