Searched refs:GMutex (Results 1 - 5 of 5) sorted by relevance

/external/webkit/Source/JavaScriptCore/wtf/gobject/
H A DGOwnPtr.cpp46 template <> void freeOwnedGPtr<GMutex>(GMutex* ptr)
H A DGOwnPtr.h39 template<> void freeOwnedGPtr<GMutex>(GMutex*);
H A DGTypedefs.h55 typedef struct _GMutex GMutex; typedef in typeref:struct:_GMutex
/external/webkit/Source/JavaScriptCore/wtf/
H A DThreadingPrimitives.h70 typedef GOwnPtr<GMutex> PlatformMutex;
/external/webkit/Source/WebCore/platform/graphics/gstreamer/
H A DVideoSinkGStreamer.cpp64 GMutex* buffer_mutex;

Completed in 102 milliseconds