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

  /external/webkit/Source/JavaScriptCore/wtf/gobject/
GOwnPtr.cpp 46 template <> void freeOwnedGPtr<GMutex>(GMutex* ptr)
GOwnPtr.h 39 template<> void freeOwnedGPtr<GMutex>(GMutex*);
GTypedefs.h 55 typedef struct _GMutex GMutex;
  /external/webkit/Source/JavaScriptCore/wtf/
ThreadingPrimitives.h 70 typedef GOwnPtr<GMutex> PlatformMutex;
  /external/webkit/Source/WebCore/platform/graphics/gstreamer/
VideoSinkGStreamer.cpp 64 GMutex* buffer_mutex;

Completed in 196 milliseconds